Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName méthode

TtfPostTable::GetAllGlyphIndexesForGlyphName method

Obtient le tableau des index de glyphes par nom de glyphe.

System::ArrayPtr<uint32_t> Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName(System::String glyphName)
ParamètreTypeDescription
glyphNameSystem::StringNom du glyphe

ReturnValue

tableau d’index de glyphes

Voir aussi