Aspose::Font::TtfTables::TtfTableRepository class

TtfTableRepository class

Represents repository of TTF tables.

class TtfTableRepository : public System::Object

Methods

MethodDescription
get_CffTable() constGets cff table.
get_CMapTable() constGets CMap table.
get_CvtTable() constGets cvt table.
get_FpgmTable() constGets fpgm table.
get_GaspTable() constGets gasp table.
get_GlyfTable() constGets glyf table.
get_HeadTable() constGets head table.
get_HheaTable() constGets hhea table.
get_HmtxTable() constGets hmtx table.
get_LocaTable() constGets loca table.
get_LtshTable() constGets LTSH table.
get_MaxpTable() constGets maxp table.
get_NameTable() constGets name table.
get_Os2Table() constGets OS/2 table.
get_PostTable() constGets post table.
get_PrepTable() constGets prep table.
get_StatTable() constGets STAT table.
get_VheaTable() constGets vhea table.
get_VmtxTable() constGets vmtx table.

See Also