Aspose::Font::Cff::CffEncoding::Encode 方法
CffEncoding::Encode method
对字形进行编码。在 CFF Font 类型中不受支持。
void Aspose::Font::Cff::CffEncoding::Encode(uint32_t gid, uint32_t charCode) override
| 参数 | 类型 | 描述 |
|---|---|---|
| gid | uint32_t | 字形 id。 |
| charCode | uint32_t | 与字形 ID 关联的 CharCode。 |
另见
- Class CffEncoding
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++