Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName 方法

TtfPostTable::GetAllGlyphIndexesForGlyphName method

获取按字形名称的字形索引数组。

System::ArrayPtr<uint32_t> Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName(System::String glyphName)
参数类型描述
glyphNameSystem::String字形名称

ReturnValue

字形索引数组

另见