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éthodeDescription
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