Aspose::Font::TtfTables::TtfPostTable::GetGlyphIndex طريقة

TtfPostTable::GetGlyphIndex method

يحصل على فهرس glyph حسب اسم glyph.

uint32_t Aspose::Font::TtfTables::TtfPostTable::GetGlyphIndex(System::String glyphName)
معاملنوعالوصف
glyphNameSystem::Stringاسم الشكل.

ReturnValue

فهرس الحرف. عندما لا يتم توفير معلومات اسم PostScript للرموز في ملف الخط هذا، يعيد الفهرس 0، وهو الحرف غير المعرف أو الحرف “.notdef”.

انظر أيضًا