Aspose::Font::TtfTables::TtfTableRepository classe
Contenuti
[
Nascondere
]TtfTableRepository class
Rappresenta il repository delle tabelle TTF.
class TtfTableRepository : public System::Object
Metodi
| Metodo | Descrizione |
|---|---|
| get_CffTable() const | Ottiene la tabella cff. |
| get_CMapTable() const | Ottiene la tabella CMap. |
| get_CvtTable() const | Ottiene la tabella cvt. |
| get_FpgmTable() const | Ottiene la tabella fpgm. |
| get_GaspTable() const | Ottiene la tabella gasp. |
| get_GlyfTable() const | Ottiene la tabella glyf. |
| get_HeadTable() const | Ottiene la tabella head. |
| get_HheaTable() const | Ottiene la tabella hhea. |
| get_HmtxTable() const | Ottiene la tabella hmtx. |
| get_LocaTable() const | Ottiene la tabella loca. |
| get_LtshTable() const | Ottiene la tabella LTSH. |
| get_MaxpTable() const | Ottiene la tabella maxp. |
| get_NameTable() const | Ottiene la tabella name. |
| get_Os2Table() const | Ottiene la tabella OS/2. |
| get_PostTable() const | Ottiene la tabella post. |
| get_PrepTable() const | Ottiene la tabella prep. |
| get_StatTable() const | Ottiene la tabella STAT. |
| get_VheaTable() const | Ottiene la tabella vhea. |
| get_VmtxTable() const | Ottiene la tabella vmtx. |
Vedi anche
- Class Object
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++