> [...] 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
_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype