we are using Apache Batik in a project for displaying SVG graphics in a Swing application. When we use the animation tag of SVG, it results in heavy cpu load.
I know there are methods to limit the fps or cpu utilization, but why is Batik taking so much cpu power?
Since release 1.7, it seems that the project is dead. Are there any forks of this project or will it be continued?
Thanks in advance.