Hi, > I am new to Batik and have just started exploring it. > I am trying to understand the sequence of steps that the SVG file goes > thru to get rendered as an image. > When the SVG file gets parsed, how is it stored and how does the > renderer get this data? What I mean is that is it stored as some > datastructure that the renderer accepts?
If I am not wrong it will go like this SVG Document -> Bridge -> GVT -> JSVGCanvas/Renderer For more detail please look at Batik diagram, It is available at Apache batik site Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]