CffEncoding.Encode

CffEncoding.Encode method

Encodes the glyph. Not supported for CFF Font types.

public void Encode(uint gid, uint charCode)
ParameterTypeDescription
gidUInt32Glyph id.
charCodeUInt32CharCode associated with the glyph id.

See Also