I've just tried the latest CVS version and it now works like magic! Thanks to contrib to SVGTextElementBridge by Nicolas Socheleau.
----- Original Message ----- From: "Stephane Hillion" <[EMAIL PROTECTED]> > > Your code does the right thing. The problem is that Batik, for now, does not > support this feature. > To summarize, Batik (the current CVS) does not support: > - <text> content updates, > - x, y, dx, dy, rotate updates on <text>, > - x, y, width, height, viewBox, preserveAspectRatio updates on <svg>, > - x, y, width, height, xlink:href updates on <use> and <image>, > - <textOnPath> updates, > - paint servers updates (<clipPath>, <mask>, <filter>, ...), > - stylesheet updates > > CSS DOM and SVG DOM interfaces are only partially supported. > > In addition xml-batik/xdoc/scriptFeatures.xml (in the CVS repository) lists > the non-standard features currently supported, for example setTimeout(), > parseXML(), getURL(), alert(), etc... > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
