ClanSoft logo
ClanSoft logo

    CL_Font

ClanLib's layer2 font class.

Description

Class members

CL_Font(CL_Font_Description *font_desc)
virtual ~CL_Font()
int get_height()
int get_text_width(const char *text)
void print_left( int x, int y, const char *text)
void print_left( int x, int y, float scale_x, float scale_y, const char *text)
void print_center( int x, int y, const char *text)
void print_right( int x, int y, const char *text)

See Also

None


Back to index



This page was built using the Perceps documentation system.