CffEncoding.DecodeToGidParameterized
CffEncoding.DecodeToGidParameterized method
Parameterized decode method. Not supported for CFF Font type.
public GlyphId DecodeToGidParameterized(IEncodingParameters parameters, uint charCode)
Parameter | Type | Description |
---|---|---|
parameters | IEncodingParameters | Implementation of IEncodingParameters interface. |
charCode | UInt32 | Character code to get glyph identifier for. |
Return Value
Glyph identifier related to charCode passed.
See Also
- class GlyphId
- interface IEncodingParameters
- class CffEncoding
- namespace Aspose.Font.Cff
- assembly Aspose.Font