Re: getBBox() returns null
fireball <[email protected]>
| Newsgroups | gmane.text.xml.batik.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks Jonathan for your reply. I am using JSVGCanvas and it is set to ALWAYS_DYNAMIC. ... JSVGCanvas svgCanvas = new JSVGCanvas(); svgCanvas.setDocumentState(JSVGCanvas.ALWAYS_DYNAMIC); svgCanvas.setDocument(document); svgCanvas.setDoubleBuffered(true); svgCanvas.setDoubleBufferedRendering(true); ... -- View this message in context: http://batik.2283329.n4.nabble.com/getBBox-returns-null-tp4655273p4655275.html Sent from the Batik - Users mailing list archive at Nabble.com.