Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName metodo
TtfPostTable::GetAllGlyphIndexesForGlyphName method
Ottiene l’array di indici dei glifi per nome del glifo.
System::ArrayPtr<uint32_t> Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName(System::String glyphName)
| Parametro | Tipo | Descrizione |
|---|---|---|
| glyphName | System::String | Nome del glifo |
ReturnValue
array di indici dei glifi
Vedi anche
- Typedef ArrayPtr
- Class String
- Class TtfPostTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++