How can I help you?
TtfGlyphInfo
6 Feb 20261 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.
Get empty boolean
Gets a value indicating whether this TtfGlyphInfo is empty.
Methods
compareTo
Compares two WidthDescriptor objects.
Returns number