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