menu
custom_pdf_converter package
documentation
pdf.dart
TtfGlyphInfo
TtfGlyphInfo const constructor
TtfGlyphInfo const constructor
dark_mode
light_mode
TtfGlyphInfo
constructor
const
TtfGlyphInfo
(
int
index
,
Uint8List
data
,
List
<
int
>
compounds
)
Implementation
const TtfGlyphInfo(this.index, this.data, this.compounds);
custom_pdf_converter package
documentation
pdf
TtfGlyphInfo
TtfGlyphInfo const constructor
TtfGlyphInfo class