trisquel-icecat/icecat/layout/reftests/svg/text/textpath-cluster-2-ref.svg

8 lines
211 B
XML

<svg height="250" width="250" xmlns="http://www.w3.org/2000/svg">
<defs>
<path id="path" d="M 10 50 H 200" />
</defs>
<text font-size="36">
<textPath href="#path">abcd</textPath>
</text>
</svg>