| Package | Description |
|---|---|
| com.aspose.font |
The com.aspose.font is a root package for all classes that deal with fonts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TtfEncodingParameters
Represents TTF encoding parameters.
|
| Modifier and Type | Method and Description |
|---|---|
GlyphId |
CffEncoding.decodeToGidParameterized(IEncodingParameters parameters,
long charCode)
Parameterized decode method.
|
GlyphId |
IFontEncoding.decodeToGidParameterized(IEncodingParameters parameters,
long charCode)
Parameterized decode method.
|
GlyphId |
TtfEncoding.decodeToGidParameterized(IEncodingParameters parameters,
long charCode)
Parametrized version allows to use specific CMap table (not unicode).
|
GlyphId |
Type1Encoding.decodeToGidParameterized(IEncodingParameters parameters,
long charCode)
Parameterized decode method.
|
Copyright © 2025 Aspose. All Rights Reserved.