Hi, On Mon, 2006-04-03 at 03:12 -0700, Michael F. Lamb wrote: > Hello, > > I've just used batik, installed on my Debian Etch system > via 'apt-get libbatik-java', (debian package v. 1.6-2) to > convert an svg file to png.
> Most evident is that there seems to be no > batik-rasterizer.jar in the Debian Etch distribution. I am not familiar with Debian, but if you are not afraid of file (jar) size get bigger. It will be simpler if you build all-jar, so it package all batik stuff in single jar file, so there will be no more package not included in the classpath. On the side note, all-jar only package batik stuff, it excludes external lib eg: xerces, js, etc Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
