ClanSoft logo
ClanSoft logo

    CL_Font_Description::CL_Font_Description

Syntax

CL_Font_Description(CL_InputSource *input);

Description

This constructor is used to load the font from an input source. Usually this from a resource datafile.

Normally you do not use this constructor directly. It is much easier to use CL_Font::load() when retrieving a font from a datafile.


Back to index



This page was built using the Perceps documentation system.