Aspose::Font::TtfTables::TtfGlyfTable Klasse
TtfGlyfTable class
Stellt die “glyf”-Tabelle der TTF Font Datei dar.
class TtfGlyfTable : public Aspose::Font::TtfTables::TtfTableBase
Methoden
| Methode | Beschreibung |
|---|---|
| virtual ContainsGlyph(int32_t) | Gibt true zurück, falls die Tabelle ein Glyph mit glyphIndex enthält. |
| static get_Tag() | Liefert das Tabellentag. |
| virtual GetGlyph(uint32_t) | Gibt ein Glyph anhand des glyph index zurück. |
Siehe auch
- Class TtfTableBase
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++