All Classes |Grouped Classes |Index

Function get_glyph

Get a glyph. Returns NULL if the glyph was not found.

	CL_Font_TextureGlyph* CL_Font_System::get_glyph(
		CL_GraphicContext & gc,
		int glyph);