
17 Jul
2011
17 Jul
'11
10:25 p.m.
Hi, all!
I use inkscape version 0.48.1 r (May 14 2011). Yesterday i saw a strange behaviour of a text element. Inkscape show me the text from the file:
<?xml version="1.0" standalone="yes"?> <svg width="210mm" height="297mm" version="1.1" xmlns="http://www.w3.org/2000/svg">
<text x="72mm" y="38mm" dx="0mm 2mm 4mm 2mm 4mm 2mm 2mm 2mm"> <title>some title</title> 12072011 </text>
</svg>
as "1 20 72011", instead of "12 07 2011". If i delete the title element or comment it, the text element show me as needed.
Is this a bug or may be i do anything wrong?
Thanks.