On 10/7/2010 5:05 AM, Ian Britten wrote:
- [Somewhat offtopic] Since apparently it's possible for a TTF to not have glyph names, how can I (and my users) tell whether a given TTF has names or not? Something in FontForge maybe?ftinfo? Some other tool?
Easiest I can think of is to run the font through TTX, and dumping the GlyphOrder table ($>ttx -t GlyphOrder yourfonthere.ttf)
- Mike "Pomax" Kamermans nihongoresources.com _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
