Home | All Classes | Grouped Classes | Index | Search

CL_Font::get_glyph_index

Returns the glyph-index for a specific letter.

	int get_glyph_index(
		unsigned char letter);

Return value:

The frame number of the character's glyph, or -1 if there is no such character in the font.

See also:

CL_Font



Questions or comments, write to the ClanLib mailing list.