|
Hi , I have successfully converted
numerous TTF fonts for our application using the ttf2svg tool. However there is
one font that just doesn't like to be converted, the output I'm
getting is below (options used -testcard -l 0 -h
255). Many of the fonts I converted were modified first to include german chars by our gfx guys,
none of those fonts posed a problem, just this one
does. Has anybody seen this before ? It's as if the tool does not recognize the
characters inside the font. Note that windows font viewer und all MS
applications have no problem using the font, all characters are present there.
I have attached the font in case this helps. Kind Regards Jorg Heymans ===========OUTPUT============= <?xml version="1.0"
standalone="no"?> <!DOCTYPE svg PUBLIC
"-//W3C//DTD SVG 1.0//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" > <svg
width="100%" height="100%"> <defs > <font horiz-adv-x="904"
><font-face font-family="Writers" units-per-em="1000" panose-1="5
1 4 1 1 1 1 1 1 1" ascent="1011" descent="-984" alphabetic="0"
/> <missing-glyph horiz-adv-x="500" d="M63
0V1011H438V0H63ZM125 63H375V949H125V63Z" /> </font> </defs> <g
Writers ; font-size:18;fill:black">
<text x="20"
y="60"> !"#$%&'()*+,-./0123456789:;<>?</text>
<text x="20"
y="120">@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_</text> <text x="20"
y="180">`abcdefghijklmnopqrstuvwxyz|{}~</text> <text x="20"
y="240">€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ</text>
<text x="20"
y="300"> ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿</text>
<text x="20"
y="360">ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞß</text>
<text x="20"
y="420">àáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ</text>
</g> </svg> |
writers_new.TTF
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
