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++