Aspose::Font::Cff::CffEncoding::Encode 方法

CffEncoding::Encode method

对字形进行编码。在 CFF Font 类型中不受支持。

void Aspose::Font::Cff::CffEncoding::Encode(uint32_t gid, uint32_t charCode) override
参数类型描述
giduint32_t字形 id。
charCodeuint32_t与字形 ID 关联的 CharCode。

另见