> I have a png image that needs to be converted to a svg image and wondered if > this was possible using batik at all?
As far as I know, Batik doesn't have such feature [1]. Nevertheless, tracing a bitmap is a feature already addressed by some good open-source projects such as potrace [2] (which, by the way, is embedded in Inkscape [3]). A quick search on the subject brought a massive list of tracing tools [4]: I'm not familiar with almost any of them, but it can be a good place to start. ;-) > Thanks for any help. Hope this helps, Helder Magalhães [1] http://xmlgraphics.apache.org/batik/#uses [2] http://potrace.sourceforge.net/ [3] http://www.inkscape.org/doc/tracing/tutorial-tracing.html [4] http://graphicssoft.about.com/od/bitmaptovector/Bitmap_to_Vector_Conversion_Tracing_Software_Raster_to_Vector.htm --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]