Aspose::Font::Cff::CffEncoding::Encode method

CffEncoding::Encode method

Encodes the glyph. Not supported for CFF Font types.

void Aspose::Font::Cff::CffEncoding::Encode(uint32_t gid, uint32_t charCode) override
ParameterTypeDescription
giduint32_tGlyph id.
charCodeuint32_tCharCode associated with the glyph id.

See Also