Re: SVG to Image Map
oraether <[email protected]>
| Newsgroups | gmane.text.xml.batik.user |
|---|---|
| Message-ID | <[email protected]> |
Just parsing the svg file is not enough. You loose the Transform Information from your Document. So it would be better to write a Transcoder - which is not so simple. There you have the Transform Infos (Look for AffineTransform class) from your document. -- View this message in context: http://batik.2283329.n4.nabble.com/SVG-to-Image-Map-tp3645606p3649791.html Sent from the Batik - Users mailing list archive at Nabble.com.