Tagged Questions
6
votes
1answer
3k views
Smallest Java SVG Engine
What is the smallest Java SVG engine (least/smallest jars) that actually works? If your answer is Batik, what is the minimal dep. graph for getting this to work in a simple Java application?
I've ...