GlyphInfo class

GlyphInfo class

Contains glyph related information.

The GlyphInfo type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of GlyphInfo

Properties

PropertyDescription
widthGets the width of the glyph, in points.
offsetGets the offset to the next glyph in points.
indexGets the index of this glyph in the font.
string_representationGets the string representation of this glyph.

See Also