| 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 |
CffEncoding
Represents CFF _font encoding.
|
class |
TtfEncoding
Represents TTF Font encoding.
|
class |
Type1Encoding
Represents Type1 Font encoding.
|
| Modifier and Type | Method and Description |
|---|---|
IFontEncoding |
CffFont.getEncoding()
Gets Font encoding.
|
abstract IFontEncoding |
Font.getEncoding()
Gets Font encoding.
|
IFontEncoding |
IFont.getEncoding()
Gets Font encoding.
|
IFontEncoding |
TtfFont.getEncoding()
Gets Font encoding.
|
IFontEncoding |
Type1Font.getEncoding()
Gets Font encoding.
|
IFontEncoding |
Type1MetricFont.getEncoding()
Encoding is defined in metrics file.
|
Copyright © 2025 Aspose. All Rights Reserved.