Hi! I would like to know if someone knows a way, using batik, to pack all files used by an svg document in a zip file or similar.
Batik should support the 'jar' file Protocol.
For example: svg loads some images and javascript files. Now I use to put all files in subdir. Can I make a single zip file of everything?
You can make a jar file (close to a zip) and use the jar protocol to access the files.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]