Reference Manual - 1.0.0
IDirectFBFont   GetKerning

Get the kerning to apply between two glyphs specified by their character codes.

GetKerning (
  IDirectFBFont   * thiz,
  unsigned int   prev,
  unsigned int   current,
  int   * ret_kern_x,
  int   * ret_kern_y
);