Hi Nirmesh, "Nirmesh Desai" <[EMAIL PROTECTED]> wrote on 07/15/2008 08:30:11 PM:
> I would like to reduce the size of this jar file and batik jars take > most percentage of space, I?d also don?t want to use network loading > of classes. > > Is there a lean distribution available with minimal functionality > defined for it? None provided by the project. We do publish the jar file dependency list which might allow you to prune at that level. In general if any part of a jar file is used we probably can make use of all the contents of the jar file (depending on SVG content).
