UnicodeToGid

CffEncoding.UnicodeToGid method

Avkodar en unicode och returnerar glyph id. Glyph id är ett unikt nummer för en glyph, vilket är teckensnittsberoende. CFF Font glyph id kan vara en instans av (GlyphStringId) klass eller (GlyphUInt32Id class.

public GlyphId UnicodeToGid(uint unicode)
ParameterTypBeskrivning
unicodeUInt32Unicode för att få glyph-identifierare för.

Returvärde

Glyfidentifierare relaterad till unicode har godkänts.

Se även