Aspose::Font::TtfTables::TtfPostTable::GetGlyphName 方法
TtfPostTable::GetGlyphName method
获取按字形索引的字形名称。
System::String Aspose::Font::TtfTables::TtfPostTable::GetGlyphName(uint32_t glyphIndex)
| 参数 | 类型 | 描述 |
|---|---|---|
| glyphIndex | uint32_t | 字形索引。 |
ReturnValue
字形名称。当此字体文件中的字形未提供 PostScript 名称信息时,返回 null。
另见
- Class String
- Class TtfPostTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++