UnicodeToGid

Type1Encoding.UnicodeToGid method

إرجاع GlyphId لـ unicode. أو notdef إذا كان الخط لا يحتوي على حرف رسومي لـ unicode. معرف Glyph هو رقم فريد للحرف ، وهو نوع الخط المعتمد. على سبيل المثال: معرف النوع 1 هو اسم رسومي ، مثيل (GlyphStringId) class. معرف TTF هو فهرس int ، مثيل (GlyphUInt32Id class.

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

قيمة الإرجاع

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

أنظر أيضا