DecodeToGidParameterized

CffEncoding.DecodeToGidParameterized method

Méthode de décodage paramétrée. Non pris en charge pour le type de police CFF.

public GlyphId DecodeToGidParameterized(IEncodingParameters parameters, uint charCode)
ParamètreTaperLa description
parametersIEncodingParametersImplémentation deIEncodingParametersinterface.
charCodeUInt32Code de caractère pour lequel obtenir l’identifiant de glyphe.

Return_Value

Identificateur de glyphe lié à charCode passé.

Voir également