Thanks for the reply. I just wanted to find out in what situation Batick would be a good option.
I guess the main advantage is that Batik, as java SVG toolset, can be easily integrated with some Java applications, especially rich java app which requires some 2D graphic/animnation. Rick Mork wrote: > > 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] > > > -- View this message in context: http://www.nabble.com/Noob-question----What-is-Batik--tp15765457p15768986.html Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
