Aspose.Font.TtfTables
The Aspose.Font.TtfTables namespace provides classes for work with different tables of TrueType format.
Classes
| Class | Description |
|---|---|
| TtfCffTable | Represents “cff” table of the TTF Font file. |
| TtfCMapTable | Represents “cmap” table of the TTF Font file. |
| TtfCvtTable | Represents Control Value Table (CVT) of the TTF Font file. |
| TtfFpgmTable | Represents “fpgm” table of the TTF Font file. |
| TtfGaspTable | Represents “gasp” table of the TTF Font file. |
| TtfGlyfTable | Represents “glyf” table of the TTF Font file. |
| TtfHeadTable | Represents “head” table of the TTF Font file. |
| TtfHheaTable | Represents “hhea” table of the TTF Font file. |
| TtfHmtxTable | Represents “hmtx” table of the TTF Font file. |
| TtfLocaTable | Represents “loca” table of the TTF Font file. |
| TtfLtshTable | Represents Linear Threshold table of the TTF Font file. |
| TtfMaxpTable | Represents “maxp” table of the TTF Font file. |
| TtfNameTable | Represents “name” table of the TTF Font file. |
| TtfOs2Table | Represents “OS/2” table of the TTF Font file. |
| TtfPostTable | Represents “post” table of the TTF Font file. |
| TtfPrepTable | Represents “prep” table of the TTF Font file. |
| TtfStatTable | Represents Style Attributes Table(STAT) of the OpenType font. |
| TtfTableBase | Represents TTF table definition. |
| TtfTableRepository | Represents repository of TTF tables. |
| TtfVheaTable | Represents “vhea” table of the TTF Font file. |
| TtfVmtxTable | Represents “vmtx” table of the TTF Font file. |