Home | All Classes | Grouped Classes | Index | Search
Adds a font change marker, set to occur before the next glyph/location you add is drawn.
CL_GlyphBuffer& change_font( const CL_Font& font);
Parameters:
Return value:
A reference to this object, allowing you to chain change_font() into chains of calls to add().
See also: