Home | All Classes | Grouped Classes | Index | Search

CL_Font::is_glyph

Returns whether or not a glyph exists for a given character

	bool is_glyph(
		unsigned int chr);

Detailed description:

This is the same as checking if get_width(chr) returns zero.

See also:

CL_Font



Questions or comments, write to the ClanLib mailing list.