Reference Manual - 0.9.25
IDirectFBSurface   SetFont

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

SetFont (
  IDirectFBSurface   * thiz,
  IDirectFBFont   * font
);