Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName Methode

TtfPostTable::GetAllGlyphIndexesForGlyphName method

Liefert ein Array von Glyphen‑Indizes nach Glyphen‑Name.

System::ArrayPtr<uint32_t> Aspose::Font::TtfTables::TtfPostTable::GetAllGlyphIndexesForGlyphName(System::String glyphName)
ParameterTypBeschreibung
glyphNameSystem::StringGlyph‑Name

ReturnValue

Array von Glyphen‑Indizes

Siehe auch