I am trying to convert a png image to svg format using batik API.
Batik isn't a raster-to-vector-graphics converter, it's more like the other way around (SVG -> PNG, JPG, PDF...). You look for tools like autotrace: http://autotrace.sourceforge.net/ Check SourceForge or FreshMeat for more toolkits of this kind.
J.Pietschmann
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
