Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / glyph-transformation-with-hkern.svg
blob0e358fe22bf65be67b3a6c8a66148ede4b141e5e
1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2 <defs>
3 <font-face font-family="SVGFreeSansASCII" unicode-range="U+0-7F">
4 <font-face-src>
5 <font-face-uri xlink:href="resources/SVGFreeSans.svg#ascii"/>
6 </font-face-src>
7 </font-face>
8 </defs>
9 <text font-family="SVGFreeSansASCII" font-size="35" x="30 50 70 90 110 130" y="30 50 70 90 110 130" rotate="0 10 20 30 40 50 60">ROTATE</text>
10 </svg>