virtual unsigned GetGlyphShapeCount() const;
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.
A unsigned value containing the number of glyph shapes.