Rasterizer:getGlyphCount

Edit

Returns the number of glyphs stored in the font file.

count = Rasterizer:getGlyphCount()

Arguments

None

Returns

NameTypeDescription
countnumber The number of glyphs stored in the font file.

See also