ewolDrawer/assets/21_text.svg
2012-03-26 18:18:00 +02:00

6 lines
210 B
XML

<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
<text x="10" y="20" style="fill:red;">Several lines:
<tspan x="10" y="45">First line</tspan>
<tspan x="10" y="70">Second line</tspan>
</text>
</svg>