Aspose.Font.Glyphs

The Aspose.Font.Glyphs namespace provides classes describing glyph objects.

Classes

ClassDescription
CompositeGlyphRepresents a font composite glyph.
CompositeGlyphComponentRepresents composite glyph component (glyph with placement matrix).
CompositeGlyphComponentListRepresents composite glyph components list.
GlyphRepresents a Font glyph.
GlyphIdRepresents 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.
GlyphIdListRepresents glyph id list.
GlyphStringIdRepresents string glyph id.
GlyphUInt32IdRepresents integer glyph id.

Interfaces

InterfaceDescription
IGlyphAccessorDefines functionality to retrieve specified glyph identifiers and glyphs.

Enumeration

EnumerationDescription
GlyphIdTypeSpecifies types of glyph id.
GlyphStateSpecifies the glyph state.