Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName 方法
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++