Rasterizer:getGlyphCount
EditReturns the number of glyphs stored in the font file.
count = Rasterizer:getGlyphCount()
Arguments
None
Returns
Name | Type | Description |
count | number | The number of glyphs stored in the font file. |
Returns the number of glyphs stored in the font file.
count = Rasterizer:getGlyphCount()
None
Name | Type | Description |
count | number | The number of glyphs stored in the font file. |