numGlyphs property

int get numGlyphs

Implementation

int get numGlyphs => bytes.getUint16(tableOffsets[maxp_table]! + 4);