Reference Manual - 1.0.0
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
);