Hi Sebastien,
grillot sebastien wrote:
what is the value that need to be the canvas to be able to "read" this
kind of svg file : http://www.kevlindev.com/dom/path_data/gravity.svg
I don't follow, it worked fine for me right off in squiggle.
What problem are you having?
the problem it's that the svg it's not "play"... there is no animation !
I put the canvas at these option
:" svgCanvas.setDocumentState(JSVGCanvas.ALWAYS_INTERACTIVE); "
You can read these animated svg with batik and the svgcanvas !?
Yes. Try using the Scroll example in
xml-batik/contrib/scroll/ScrollExample.java (you will have to modify
it to accept a URL or download the gravity.svg and the pathData.js
locally). This worked fine for me. Are you getting an error?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]