Reference Manual - 1.8.0
IDirectFBSurface
SetFont
Set the font used by DrawString() and DrawGlyph(). You can pass NULL here to unset the font.
DFBResult
SetFont (
IDirectFBSurface
*
thiz,
IDirectFBFont
*
font
);
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 License