Reference Manual - 0.9.25
IDirectFB   CreateFont

Load a font from the specified file given a description of how to load the glyphs.

CreateFont (
  IDirectFB   * thiz,
  const char   * filename,
  const DFBFontDescription   * desc,
  IDirectFBFont   ** ret_interface
);