Bob Tarling wrote:
Hi, I am new to the list and Batik.
I am current project lead on http://gef.tigris.org and a developer on http://argouml.tigris.org
GEF is a connected graph editor which is used by the ArgoUML UML authoring tool.
I'm currently investigating using SVGGraphics2D to replace GEFs own SVGWriter (which currently just extends Graphics, not Graphics2D).
I wonder if the whole suite of jars suggested by the diagram at http://xml.apache.org/batik/install.html can be pared down for my usage?
This is what I came up with as minimal for that purpose:
http://cvs.sourceforge.net/viewcvs.py/tockit/java/libraries/canvas/plugins/BatikImageWriter/libs/
Still > 700kb, which seems a lot for the task at hand. But better than having to write, test and deploy my own :-)
Peter
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
