>From: Thomas E Deweese [mailto:[EMAIL PROTECTED]]
> >>>>> "DC" == Dennis Christopher <[EMAIL PROTECTED]> writes:
>[...]
> DC> Also, is there any doucmentation on how to disentangle part of
> DC> Batik, e.g.  if you wanted to use just the SVGGen portion? or is
> DC> this even possible?
> 
>     It hasn't been really high on our list of priorities, however
> svggen can probably be disentangled buy just taking that part of the
> source tree.  You will probably run into some dependencies on other
> parts (like ...batik.util) but you shouldn't have to pull in all of
> the GVT/filters/etc stuff.

We've been using just the svggen stuff and the png transcoder from Batik
1.1.
We only include the following jars:

batik-awt-util.jar
batik-css.jar
batik-dom.jar
batik-ext.jar
batik-svg-dom.jar
batik-svggen.jar
batik-util.jar
batik-xml.jar

This weighs in at about 1.2 Mb. It might be possible to take just the
classes you need, and cut this by another significant amount. Don't know if
this works for 1.1.1 or 1.5, though...

Paul




-- 
The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it. 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to