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ètre | Type | Description |
|---|---|---|
| glyphIndex | uint32_t | Index 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
- Class String
- Class TtfPostTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++