Hi, On Tue, 2006-03-07 at 18:19 -0500, David Nolen wrote: > Is this possible? And if not, what's the general way one would go > about generating a JPEG from the GVTTree?
I think it could, because the transcoder also build GVTTree and use it. You could also paint the GVT on the Image / BufferedImage and save the image as JPEG Just the the Batik transcoder source code. It should give you plenty of idea on how to implement the stuff. Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
