http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBSurface.html
IDirectFBSurface
SetFont
Set the font used by DrawString() and DrawGlyph(). You can pass NULL here to unset the font.
SetFont (
IDirectFBSurface.html
IDirectFBSurface
*
thiz,
IDirectFBFont.html
IDirectFBFont
*
font
);
