Hi,

batik isnt a viewer for SVG, its an API or toolset for SVG. With batik you can generate, manipulate or transcode SVG in your java applications. Here's the intro from the batik site:

" With Batik, you can manipulate SVG documents anywhere Java is available. You can also use the various Batik modules <http://xmlgraphics.apache.org/batik/using/index.html> to generate <http://xmlgraphics.apache.org/batik/using/svg-generator.html>, manipulate <http://xmlgraphics.apache.org/batik/using/dom-api.html> and transcode <http://xmlgraphics.apache.org/batik/using/transcoder.html> SVG images in your applications or applets."

Rick H schrieb:
I played with SVG stuff, and started to notice Batik project.

To my understanding, Batik is java SVG engine/viewer, which allows ppl to
embed SVG in rich java applications. I just don't see Batik has big
advantange on web, since ppl can always use vanilla SVG pluggin in their
browsers.

Thanks in advance for any input.

Rick


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

Reply via email to