class HexaPDF:: Font:: Type1Wrapper:: Glyph
| Parent | Object |
|---|
Represents a single glyph of the wrapped font.
Attributes
The associated Type1Wrapper object.
The name of the glyph.
The name of the glyph.
The string representation of the glyph.
Public Class Methods
Public Instance Methods
Returns true if the word spacing parameter needs to be applied for the glyph.
Returns true since this is a valid glyph.
Returns the width of the glyph.
Returns the glyph’s maximum x coordinate.
Returns the glyph’s minimum x coordinate.
Returns the glyph’s maximum y coordinate.
Returns the glyph’s minimum y coordinate.