Classe Aspose::Font::TtfTables::TtfTableRepository
Contenu
[
Cacher
]TtfTableRepository class
Représente le référentiel des tables TTF.
class TtfTableRepository : public System::Object
Méthodes
| Méthode | Description |
|---|---|
| get_CffTable() const | Obtient la table cff. |
| get_CMapTable() const | Obtient la table CMap. |
| get_CvtTable() const | Obtient la table cvt. |
| get_FpgmTable() const | Obtient la table fpgm. |
| get_GaspTable() const | Obtient la table gasp. |
| get_GlyfTable() const | Obtient la table glyf. |
| get_HeadTable() const | Obtient la table head. |
| get_HheaTable() const | Obtient la table hhea. |
| get_HmtxTable() const | Obtient la table hmtx. |
| get_LocaTable() const | Obtient la table loca. |
| get_LtshTable() const | Obtient la table LTSH. |
| get_MaxpTable() const | Obtient la table maxp. |
| get_NameTable() const | Obtient la table name. |
| get_Os2Table() const | Obtient la table OS/2. |
| get_PostTable() const | Obtient la table post. |
| get_PrepTable() const | Obtient la table prep. |
| get_StatTable() const | Obtient la table STAT. |
| get_VheaTable() const | Obtient la table vhea. |
| get_VmtxTable() const | Obtient la table vmtx. |
Voir aussi
- Class Object
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++