Aspose::Font::TtfTables::TtfPostTable::GetGlyphName méthode

TtfPostTable::GetGlyphName method

Obtient le nom du glyphe par son index.

System::String Aspose::Font::TtfTables::TtfPostTable::GetGlyphName(uint32_t glyphIndex)
ParamètreTypeDescription
glyphIndexuint32_tIndex du glyphe.

ReturnValue

Nom du glyphe. Lorsqu’aucune information de nom PostScript n’est fournie pour les glyphes dans ce fichier de police, renvoie null.

Voir aussi