source: other-projects/nz-flag-design/trunk/design-2d/Original editor.method.ac/editor/css/font-files/test_ffsvg.svg@ 29468

Last change on this file since 29468 was 29468, checked in by sjs49, 9 years ago

Initial commit for editor.method.ac for flag design

  • Property svn:executable set to *
File size: 548 bytes
RevLine 
[29468]1<svg width="500" height="200" version="1.1" xmlns = 'http://www.w3.org/2000/svg' xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 500 200">
2 <defs>
3 <font-face font-family="Arvo">
4 <font-face-src>
5 <font-face-uri xlink:href="Arvo-Regular-webfont.svg">
6 <font-face-format string="svg"/>
7 </font-face-uri>
8 </font-face-src>
9 </font-face>
10 </defs>
11 <rect x="0" y="0" height="100" width="500" fill="#eee" />
12 <text x="20" y="50" font-family="Arvo" font-weight="normal" font-size="32">Text using CSS @font-face</text>
13</svg>
Note: See TracBrowser for help on using the repository browser.