UnicodeToGid

IFontEncoding.UnicodeToGid method

فك تشفير unicode وإرجاع معرف glyph . معرف Glyph هو رقم فريد للحرف الرسومي ، وهو نوع الخط المعتمد. على سبيل المثال: معرف Type1 هو اسم رسومي ، مثيل (GlyphStringId) class. معرف TTF هو فهرس int ، مثيل (GlyphUInt32Id class.

public GlyphId UnicodeToGid(uint unicode)
معامليكتبوصف
unicodeUInt32Unicode للحصول على معرف الصورة الرمزية لـ.

قيمة الإرجاع

تم تمرير معرّف Glyph المتعلق بـ unicode.

أنظر أيضا