Reference Manual - 1.4.3
IDirectFB   CreateFont

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

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

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License