menu
custom_pdf_converter package
documentation
pdf.dart
TtfParser
numGlyphs property
numGlyphs property
dark_mode
light_mode
numGlyphs
property
int
get
numGlyphs
Implementation
int get numGlyphs => bytes.getUint16(tableOffsets[maxp_table]! + 4);
custom_pdf_converter package
documentation
pdf
TtfParser
numGlyphs property
TtfParser class