hi,
all ids need to be converted to allowed XML id sytax (a-z,A-Z,0-9,-,_, not starting with a number). i guess that AI
has an internal translation mechnanism where "_x26_" or "__x26__" stands for "&".
and U+0026 is unicode for ... &. so that's the way you could translate your ids back.
andré
--
___________________________________________________________________
andre m. winter,
cartography for internet and multimedia applications
schiessstand 4/1, a6091 goetzens, tyrol, austria
tel.: ++43.5234.32732
email: <[EMAIL PROTECTED]>
new svg book with actual scripting samples out now!
check <http://svg.carto.net/>
Gorzsás Tamás wrote:
Hi,
I have an svg file created by Adobe Illustrator and in the svg some
layers are defined.
In the Adobe Illustartor I see the layer names in correct format: eg.
„bridges & tubes”, but
the layer is stored in the svg file in this format: „bridges__x26__tubes”.
Is it possible to set back the correct layer name from this format?
I know this is not a batik problem, but I am in the hope of somebody
knows the solution.
Thanks,
Tamas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]