http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBFont.html
IDirectFBFont
GetKerning
Get the kerning to apply between two glyphs specified by their Unicode indices.
GetKerning (
IDirectFBFont.html
IDirectFBFont
*
thiz,
unsigned int
prev_index,
unsigned int
current_index,
int
*
ret_kern_x,
int
*
ret_kern_y
);
