Reference Manual - 1.0.0
IDirectFBSurface   SetFont

Set the font used by DrawString() and DrawGlyph(). You can pass NULL here to unset the font.

SetFont (
  IDirectFBSurface   * thiz,
  IDirectFBFont   * font
);