Hi HH,

[EMAIL PROTECTED] wrote on 09/13/2006 07:34:59 PM:

> 1) If I construct the DOM myself, must I use an SVG12DOMImplementation 
to use flowRoot?

    Yes, you should probably make sure the Root svg element as 
'version="1.2" 
as well.

> 2) Is the flowRoot stuff in Batik 1.6 OK, or should I use trunk from 
SVN?

    I think that you need trunk from SVN.  Of course Mark seems to be
having trouble with the SVGTextContent interface so there may be a bug
lurking there.

    If you decide to go the DOM route don't forget the boot the SVG DOM:

        http://wiki.apache.org/xmlgraphics-batik/BootSvgAndCssDom

    (Mark if your "listening", you need this if you are operating from 
Java, I think you are using EcmaScript (AKA JavaScript).



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to