OLD | NEW |
---|---|
(Empty) | |
1 <?xml version="1.0" standalone="no"?> | |
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1 .1/DTD/svg11.dtd" > | |
3 <svg xmlns="http://www.w3.org/2000/svg"> | |
4 <defs> | |
5 <font id="xyyzz" horiz-adv-x="256" > | |
6 <font-face units-per-em="100" ascent="100" descent="500" /> | |
7 <missing-glyph horiz-adv-x="256" /> | |
8 <glyph unicode="fl" horiz-adv-x="665" d="" /> | |
9 <!-- need </font></defs></svg> --> | |
OLD | NEW |