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?

-- 
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

Reply via email to