Aspose.Font.Glyphs Namespace |
Class | Description | |
---|---|---|
![]() | CompositeGlyph |
Represents a font composite glyph.
|
![]() | CompositeGlyphComponent |
Represents composite glyph component (glyph with placement matrix).
|
![]() | CompositeGlyphComponentList |
Represents composite glyph components list.
|
![]() | Glyph |
Represents a Font glyph.
|
![]() | GlyphId |
Represents glyph ids, available in the Font.
Glyph id is a unique number for a glyph, which is font type dependent.
For example:
Type1's id is a glyph name, instance of (GlyphStringId) class.
TTF's id is an int index, instance of (GlyphUInt32Id) class.
|
![]() | GlyphIdList |
Represents glyph id list.
|
![]() | GlyphStringId |
Represents string glyph id.
|
![]() | GlyphUInt32Id |
Represents integer glyph id.
|
Interface | Description | |
---|---|---|
![]() | IGlyphAccessor |
Defines functionality to retrieve specified glyph identifiers and glyphs.
|
Enumeration | Description | |
---|---|---|
![]() | GlyphIdType |
Specifies types of glyph id.
|
![]() | GlyphState |
Specifies the glyph state.
|