Classe Aspose::Font::TtfTables::TtfGlyfTable
TtfGlyfTable class
Rappresenta la tabella “glyf” del file TTF Font.
class TtfGlyfTable : public Aspose::Font::TtfTables::TtfTableBase
Metodi
| Metodo | Descrizione |
|---|---|
| virtual ContainsGlyph(int32_t) | Restituisce true nel caso in cui la tabella contenga un glifo con glyphIndex. |
| static get_Tag() | Ottiene il tag della tabella. |
| virtual GetGlyph(uint32_t) | Restituisce un glifo per indice di glifo. |
Vedi anche
- Class TtfTableBase
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++