Classe Aspose::Font::TtfTables::TtfGlyfTable
TtfGlyfTable class
Représente la table “glyf” du fichier TTF Font.
class TtfGlyfTable : public Aspose::Font::TtfTables::TtfTableBase
Méthodes
| Méthode | Description |
|---|---|
| virtual ContainsGlyph(int32_t) | Renvoie true si la table contient un glyphe avec glyphIndex. |
| static get_Tag() | Obtient le tag de la table. |
| virtual GetGlyph(uint32_t) | Renvoie un glyphe par glyph index. |
Voir aussi
- Class TtfTableBase
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++