Aspose.Font.TtfTables Namespace

The Aspose.Font.TtfTables namespace provides classes for work with different tables of TrueType format.
Classes
  ClassDescription
Public classTtfCffTable
Represents "cff" table of the TTF Font file.
Public classTtfCMapTable
Represents "cmap" table of the TTF Font file.
Public classTtfCMapTableTtfCMapSubtableDescription
Provides brief information about CMap subtable.
Public classTtfCvtTable
Represents Control Value Table (CVT) of the TTF Font file.
Public classTtfFpgmTable
Represents "fpgm" table of the TTF Font file.
Public classTtfGlyfTable
Represents "glyf" table of the TTF Font file.
Public classTtfHeadTable
Represents "head" table of the TTF Font file.
Public classTtfHheaTable
Represents "hhea" table of the TTF Font file.
Public classTtfHmtxTable
Represents "hmtx" table of the TTF Font file.
Public classTtfHmtxTableMetricList
Represents list of metrics.
Public classTtfLocaTable
Represents "loca" table of the TTF Font file.
Public classTtfLocaTableOffsetsList
Represents glyph offsets list.
Public classTtfMaxpTable
Represents "maxp" table of the TTF Font file.
Public classTtfNameTable
Represents "name" table of the TTF Font file.
Public classTtfNameTableNameRecord
Represents NameRecord structure of the 'name' table
Public classTtfOs2Table
Represents "OS/2" table of the TTF Font file.
Public classTtfPostTable
Represents "post" table of the TTF Font file.
Public classTtfPrepTable
Represents "prep" table of the TTF Font file.
Public classTtfTableBase
Represents TTF table definition.
Public classTtfTableRepository
Represents repository of TTF tables.
Structures
Enumerations