http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFB.html
IDirectFB
CreateFont
Load a font from the specified file given a description of how to load the glyphs.
CreateFont (
IDirectFB.html
IDirectFB
*
thiz,
const char
*
filename,
const
types.html#DFBFontDescription
DFBFontDescription
*
desc,
IDirectFBFont.html
IDirectFBFont
**
ret_interface
);
