Reference Manual - 1.8.0
IDirectFBFont
GetKerning
Get the kerning to apply between two glyphs specified by their character codes.
DFBResult
GetKerning (
IDirectFBFont
*
thiz,
unsigned int
prev,
unsigned int
current,
int
*
ret_kern_x,
int
*
ret_kern_y
);
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 License