Aspose::Font::TtfTables::TtfPostTable::GetGlyphIndex méthode
TtfPostTable::GetGlyphIndex method
Obtient l’index du glyphe par son nom.
uint32_t Aspose::Font::TtfTables::TtfPostTable::GetGlyphIndex(System::String glyphName)
| Paramètre | Type | Description |
|---|---|---|
| glyphName | System::String | Nom du glyphe. |
ReturnValue
Index du glyphe. Lorsqu’aucune information de nom PostScript n’est fournie pour les glyphes dans ce fichier de police, renvoie l’index 0, qui correspond au glyphe non défini ou au glyphe “.notdef”.
Voir aussi
- Class String
- Class TtfPostTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++