| 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 © 2021 Aspose. All Rights Reserved.