Hi,

When using Xcircuit v3.8 rev17 on windows10, SVG export gives an error when
"<" or ">" is used in text. It looks like "<"and ">" are not escaped to
&lt; and &gt;

This is the SVG export:

<svg xmlns="http://www.w3.org/2000/svg";
   xmlns:xlink="http://www.w3.org/1999/xlink";
   version="1.1"
   id="lt" width="100%" height="100%"  viewBox="-6 -6 30 24">
<desc>
XCircuit Version 3.8
File "lt.ps" Page 1
</desc>
<g stroke="black">
<g transform="matrix(   1    0   -0    1   0  18)" fill="#000000" >
<text stroke="none" font-family="Helvetica" font-size="40" ><tspan x="0"
y="0">less than, greater than characters < > in text are not escaped in svg
export</tspan>
</text></g>
</g>
</svg>


regards, Henk Boezen
_______________________________________________
Xcircuit-dev mailing list
Xcircuit-dev@opencircuitdesign.com
http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev

Reply via email to