DirectFB Reference Manual
IDirectFBFont   GetKerning

Get the kerning to apply between two glyphs specified by their Unicode indices.

GetKerning (
  IDirectFBFont *thiz
  unsigned int prev_index
  unsigned int current_index
  int *kern_x
  int *kern_y
);

  (C) Copyright by convergence GmbH