DirectFB Reference Manual
IDirectFBSurface
SetFont
Set the font used by DrawString() and DrawGlyph(). You can pass NULL here to unset the font.
SetFont (
IDirectFBSurface
*thiz
IDirectFBFont
*font
);
(C) Copyright by convergence GmbH