Re: BufferedImage as SVG
Cameron McCormack <[email protected]>
| Newsgroups | gmane.text.xml.batik.user |
|---|---|
| Organization | Mozilla Corporation |
| Message-ID | <[email protected]> |
Roland Ucker: > can Batik be used to save a java.awt.image.BufferedImage as SVG? No, that’s fundamentally the inverse of what Batik does. Batik can take an SVG document and render it into a raster image, but it cannot vectorise a raster image into SVG. This mighe be useful for you: http://delineate.sourceforge.net/ -- Cameron McCormack ≝ http://mcc.id.au/