Font::GetGlyphShapeCount

Font::GetGlyphShapeCount
virtual unsigned GetGlyphShapeCount() const;
Description

GetGlyphShapeCount returns the number of glyph shapes, mostly used for font packing. Will return 0 for system fonts if the number of shapes is not known ahead of time.

Return Value

A unsigned value containing the number of glyph shapes.