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 表。 |
另见
- Class Object
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++