ananth balasubramanyam wrote:

when I create an SVG DOM and a GVT of sample.svg and then change content
of <text> element and transcode this file into a jpeg and save the
contents back to sample.svg, there is a new attribute added like shown
below

<style type="text/css" xml:space="preserve">

Again when i load the sample.svg and repeat the process as mentioned above
the new contents are

<style type="text/css" xml:space="preserve" xml:space="preserve">

Hi Ananth,


This is fixed in CVS, and I believe in the 1.5.1rc2 release.


why is an xml:space="preserve" being added, and since there are two attributes of the same kind, i get a exception java.io.IOException: Attribute "xml:space" was already specified for element "style".

please help
thanks,
Ananth


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



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



Reply via email to