Aspose::Font::TtfTables::TtfTableRepository class

TtfTableRepository class

表示 TTF 表的存储库。

class TtfTableRepository : public System::Object

方法

方法描述
get_CffTable() const获取 cff 表。
get_CMapTable() const获取 CMap 表。
get_CvtTable() const获取 cvt 表。
get_FpgmTable() const获取 fpgm 表。
get_GaspTable() const获取 gasp 表。
get_GlyfTable() const获取 glyf 表。
get_HeadTable() const获取 head 表。
get_HheaTable() const获取 hhea 表。
get_HmtxTable() const获取 hmtx 表。
get_LocaTable() const获取 loca 表。
get_LtshTable() const获取 LTSH 表。
get_MaxpTable() const获取 maxp 表。
get_NameTable() const获取 name 表。
get_Os2Table() const获取 OS/2 表。
get_PostTable() const获取 post 表。
get_PrepTable() const获取 prep 表。
get_StatTable() const获取 STAT 表。
get_VheaTable() const获取 vhea 表。
get_VmtxTable() const获取 vmtx 表。

另见