CffEncoding.GetNameToGidIndex

CffEncoding.GetNameToGidIndex method

Returns name to character code encoding map. Note: Character code is not a unicode. Character code is a char index in Font encoding “table”.

public NameToCodeMap GetNameToGidIndex()

Return Value

Name to character code encoding map.

See Also