Re: generate DXF File
Helder Magalhães <[email protected]>
| Newsgroups | gmane.text.xml.batik.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Olaf, > I´m looking for a solution to convert an svg (batik) to DXF. [...] > On the other hand I start thinking about doing this by myself. > > What could be an a approach - writing a transcoder or using the GVT Tree ? Although the name is somehow misleading, taking a look at the rasterizer [1] would be my hint (note the output support for PDF, a vector format), specially if you intend to share/contribute the code afterwards. Cheers, Helder [1] http://xmlgraphics.apache.org/batik/tools/rasterizer.html