Hi Stefano,

> I'm using batik for a very simple application, and it's a shame that I'm
> forced to use more than 10Mb of libraries for that.

Yup, I guess the large size is negative, specially for web
(applet-based) applications... :-|


> I tried to use Proguard to shrink the libraries, but the process always end
> with tons of warnings about unresolved references !

I guess John Turnbull investigated that a bit. If you crawl through
the mailing list archives for "proguard" you'll find some nits on
that. ;-)


> I've tried also to recompile the sources inside my project, but it's almost
> impossible to fix all the compiling errors (all related to unresolved
> references).

Those unresolved references sound weird. You are probably missing some
step from the default compile work flow ("build.*" batch files plus
"build.xml")...


> Is someone able to shrink the batik libraries using Proguard, and post here
> an "how to" ?

I'd defy you and (again) John and whoever has tried/accomplished to do
that to share tips in a dedicated Wiki page, maybe in the "How To"
section [1]. (I'd vote for that over a mailing list thread but either
way is good, of course.) :-)


> Thanks all
> Stefano

Cheers,
 Helder


[1] http://wiki.apache.org/xmlgraphics-batik/HowTo

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org

Reply via email to