freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Noob Unable to get glyph data for MathML fonts


From: Werner LEMBERG
Subject: Re: [ft] Noob Unable to get glyph data for MathML fonts
Date: Thu, 06 Dec 2007 08:28:39 +0100 (CET)

> [...] when I go after something like math2___.ttf (which has the
> symbols I need), FT_get_char_index returns zero for all char codes I
> pass it.

To analyze such things you might try `ttx', a TrueType disassembler
written in python, available from fonttools.sf.net (you should get the
CVS version, BTW).  Just say

  ttx -t cmap <your font>

and you get all cmaps of the `cmap' table in a human readable form.


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]