Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName method
TtfPostTable::GetAllGlyphIndexesForGlyphName method
Получает массив индексов глифов по имени глифа.
System::ArrayPtr<uint32_t> Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName(System::String glyphName)
| Параметр | Тип | Описание |
|---|---|---|
| glyphName | System::String | Имя глифа |
ReturnValue
массив индексов глифов
См. также
- Typedef ArrayPtr
- Class String
- Class TtfPostTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++