Class TtfTableRepository
Contents
[
Hide
]TtfTableRepository class
Represents repository of TTF tables.
public class TtfTableRepository
Properties
Name | Description |
---|---|
CffTable { get; } | Gets cff table. |
CMapTable { get; } | Gets CMap table. |
CvtTable { get; } | Gets cvt table. |
FpgmTable { get; } | Gets fpgm table. |
GaspTable { get; } | Gets gasp table. |
GlyfTable { get; } | Gets glyf table. |
HeadTable { get; } | Gets head table. |
HheaTable { get; } | Gets hhea table. |
HmtxTable { get; } | Gets hmtx table. |
LocaTable { get; } | Gets loca table. |
LtshTable { get; } | Gets LTSH table. |
MaxpTable { get; } | Gets maxp table. |
NameTable { get; } | Gets name table. |
Os2Table { get; } | Gets OS/2 table. |
PostTable { get; } | Gets post table. |
PrepTable { get; } | Gets prep table. |
StatTable { get; } | Gets STAT table. |
VheaTable { get; } | Gets vhea table. |
VmtxTable { get; } | Gets vmtx table. |
See Also
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font