Aspose::Font::Type1::Type1Encoding::Encode طريقة
Type1Encoding::Encode method
يشفّر الشكل. بالنسبة لخطوط TTF يكون رمز الحرف هو Unicode. غير مدعومة لأنواع Type1Font .
void Aspose::Font::Type1::Type1Encoding::Encode(uint32_t gid, uint32_t charCode) override
| معامل | نوع | الوصف |
|---|---|---|
| gid | uint32_t | معرّف الشكل. |
| charCode | uint32_t | رمز الحرف المرتبط بمعرف الشكل. |
انظر أيضًا
- Class Type1Encoding
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++