Converting OpenTypeFonts with PostScript outlines to TrueType fonts
Posted
by Stephen Ellis
on Stack Overflow
See other posts from Stack Overflow
or by Stephen Ellis
Published on 2010-05-20T16:38:48Z
Indexed on
2010/05/20
16:40 UTC
Read the original article
Hit count: 357
opentypefont
|conversion
I'm using Silverlight and need to display some OTF fonts. Now Silverlight supports OTF fonts in version 4 but it does not seem to support OTF fonts with PostScript outlines. I have some OTF fonts with postscript outlines that won't show up. Is there a (free) way of converting between OTF with postscript outlines to TrueType fonts or OTF with TrueType outlines. (Incidentally I've tried TransType but am having no joy with it).
© Stack Overflow or respective owner