Aspose::Font::TtfTables::TtfTableRepository class
Contents
[
Hide
]TtfTableRepository class
Represents repository of TTF tables.
class TtfTableRepository : public System::Object
Methods
Method | Description |
---|---|
get_CffTable() const | Gets cff table. |
get_CMapTable() const | Gets CMap table. |
get_CvtTable() const | Gets cvt table. |
get_FpgmTable() const | Gets fpgm table. |
get_GaspTable() const | Gets gasp table. |
get_GlyfTable() const | Gets glyf table. |
get_HeadTable() const | Gets head table. |
get_HheaTable() const | Gets hhea table. |
get_HmtxTable() const | Gets hmtx table. |
get_LocaTable() const | Gets loca table. |
get_LtshTable() const | Gets LTSH table. |
get_MaxpTable() const | Gets maxp table. |
get_NameTable() const | Gets name table. |
get_Os2Table() const | Gets OS/2 table. |
get_PostTable() const | Gets post table. |
get_PrepTable() const | Gets prep table. |
get_StatTable() const | Gets STAT table. |
get_VheaTable() const | Gets vhea table. |
get_VmtxTable() const | Gets vmtx table. |
See Also
- Class Object
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++