TtfGlyphInfo
12 Sep 20251 minute to read
TtfGlyphInfo.ts class for EJ2-PDF
Properties
charCode number
Code of the char symbol.
index number
Holds glyph index.
width number
Holds character’s width.
empty boolean
Gets a value indicating whether this TtfGlyphInfo is empty.
Methods
compareTo
Compares two WidthDescriptor objects.
Returns number