OLD | NEW |
1 <?xml version="1.0" standalone="yes"?> | 1 <?xml version="1.0" standalone="yes"?> |
2 <svg version="1.1" viewBox="0 0 160 160" xmlns = 'http://www.w3.org/2000/svg' x
mlns:xlink="http://www.w3.org/1999/xlink"> | 2 <svg version="1.1" viewBox="0 0 160 160" xmlns = 'http://www.w3.org/2000/svg' x
mlns:xlink="http://www.w3.org/1999/xlink"> |
3 <defs> | 3 <defs> |
4 <!-- We define this font to make SVGraffiti non-first font --> | 4 <!-- We define this font to make SVGraffiti non-first font --> |
5 <font id="FirstFont" horiz-adv-x="1000" horiz-origin-x="0"> | 5 <font id="FirstFont" horiz-adv-x="1000" horiz-origin-x="0"> |
6 <font-face font-family="FirstFont" font-weight="bold" font-style="normal"
units-per-em="1000" cap-height="600" x-height="400" ascent="1000" descent="0" al
phabetic="0" mathematical="500" ideographic="400" hanging="500"> | 6 <font-face font-family="FirstFont" font-weight="bold" font-style="normal"
units-per-em="1000" cap-height="600" x-height="400" ascent="1000" descent="0" al
phabetic="0" mathematical="500" ideographic="400" hanging="500"> |
7 <font-face-src> | 7 <font-face-src> |
8 <font-face-name name="FirstFont"/> | 8 <font-face-name name="FirstFont"/> |
9 </font-face-src> | 9 </font-face-src> |
10 </font-face> | 10 </font-face> |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
96 <glyph unicode="," horiz-adv-x="150" d="M 56.558839,440.71354 C 86.225839,40
5.72043 115.40984,365.35833 131.88884,323.09893 C 151.40584,267.79053 164.45184,
211.10443 113.97284,166.73193 C -51.063161,88.352727 215.24984,212.71053 41.2078
39,132.67323 L 84.327839,161.20013 C -30.366161,103.00193 183.12484,209.58813 63
.251839,149.80503 C 117.38484,190.45663 103.44184,247.32913 85.123839,301.50583
C 68.260839,344.84743 39.088839,383.11223 7.0848387,419.55023 L 56.558839,440.71
354 z "/> | 96 <glyph unicode="," horiz-adv-x="150" d="M 56.558839,440.71354 C 86.225839,40
5.72043 115.40984,365.35833 131.88884,323.09893 C 151.40584,267.79053 164.45184,
211.10443 113.97284,166.73193 C -51.063161,88.352727 215.24984,212.71053 41.2078
39,132.67323 L 84.327839,161.20013 C -30.366161,103.00193 183.12484,209.58813 63
.251839,149.80503 C 117.38484,190.45663 103.44184,247.32913 85.123839,301.50583
C 68.260839,344.84743 39.088839,383.11223 7.0848387,419.55023 L 56.558839,440.71
354 z "/> |
97 <glyph unicode="00" horiz-adv-x="500" d=""/> | 97 <glyph unicode="00" horiz-adv-x="500" d=""/> |
98 </font> | 98 </font> |
99 </defs> | 99 </defs> |
100 | 100 |
101 <text y="50" font-family="SVGraffiti" font-size="10px" >ABCDEFGHIJKLMNOPQRSTU
VWXYZ</text> | 101 <text y="50" font-family="SVGraffiti" font-size="10px" >ABCDEFGHIJKLMNOPQRSTU
VWXYZ</text> |
102 <text y="60" font-family="SVGraffiti" font-size="10px" >abcdefghijklmnopqrstu
vwxyz</text> | 102 <text y="60" font-family="SVGraffiti" font-size="10px" >abcdefghijklmnopqrstu
vwxyz</text> |
103 <text y="70" font-family="SVGraffiti" font-size="10px" >.:"!();@,</text> | 103 <text y="70" font-family="SVGraffiti" font-size="10px" >.:"!();@,</text> |
104 <text y="80" font-family="SVGraffiti" font-size="5px" >09.06.2006 Holger Will
( holger@treebuilder.de )</text> | 104 <text y="80" font-family="SVGraffiti" font-size="5px" >09.06.2006 Holger Will
( holger@treebuilder.de )</text> |
105 </svg> | 105 </svg> |
OLD | NEW |