Skip to content

Instantly share code, notes, and snippets.

@jesboat
Created February 6, 2012 17:35
Show Gist options
  • Save jesboat/1753550 to your computer and use it in GitHub Desktop.
Save jesboat/1753550 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="shirtFront" viewBox="126 59 190 285" width="12in" height="18in" preserveAspectRatio="none">
<circle cx="221" cy="104" r="3"/>
<defs>
<path id="jonissilly4f2fed82e7450" d="M 0,0 m -45.015815807855,18.646161428903 a 63.661977236758,63.661977236758 0 0 1 90.031631615711,0"/>
</defs>
<g transform="translate(221 104) scale(1 1) rotate(0)">
<text style="fill: 000000;font-size: 24px; text-anchor: start; alignment-baseline: text-after-edge; ">
<textPath xlink:href="#jonissilly4f2fed82e7450">Some text</textPath>
</text>
<use xlink:href="#jonissilly4f2fed82e7450" stroke="red" stroke-width="1" fill="none"/>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment