Denis Oliver Kropp wrote: > Phil Endecott wrote: >> Dear All, >> >> It seems that I have to pass glyph indices, not characters, when I call >> IDirectFBFont_GetKerning(). >> >> Assuming that this is intended, how should I convert from a character >> to a glyph index? I can see that this is done by the internal function >> dfb_font_decode_character(), but I don't see how to access that from an >> application. >> >> There is probably something simple that I am missing.... > > GetKerning() should get characters, not indices. Maybe it's broken? >
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=6850da1757bc6b8a32859ed131b7289317f1e87c -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
