Hi,
I'm creating a custom Batik Transcoder for my own render format.
I just need a static render i.e. I do not need animation, scripting or other
interactivity.

>From my experiments, I need the following jars for my transcoder to work
correctly during runtime. This comes up to about 4MB.
Do you guys have any suggestions on how to reduce the distribution size? Is
there a Batik tiny distro?

Thanks.


   - batik-anim.jar
   - batik-awt-util.jar
   - batik-bridge.jar
   - batik-css.jar
   - batik-dom.jar
   - batik-ext.jar
   - batik-extension.jar
   - batik-gui-util.jar
   - batik-gvt.jar
   - batik-parser.jar
   - batik-script.jar
   - batik-svg-dom.jar
   - batik-transcoder.jar
   - batik-util.jar
   - batik-xml.jar
   - xerces_2_5_0.jar
   - xml-apis-ext.jar

Reply via email to