Package | Description |
---|---|
org.apache.fontbox.cff |
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
|
org.apache.fontbox.cff.encoding |
This package holds classes used to handle the encoding of CFF/Type2-Fonts (aka Type1C-Fonts).
|
Modifier and Type | Method | Description |
---|---|---|
CFFEncoding |
CFFFont.getEncoding() |
Returns the CFFEncoding of the font.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CFFFont.setEncoding(CFFEncoding encoding) |
Sets the CFFEncoding of the font.
|
Modifier and Type | Class | Description |
---|---|---|
class |
CFFExpertEncoding |
This is specialized CFFEncoding.
|
class |
CFFStandardEncoding |
This is specialized CFFEncoding.
|
Copyright © 2008–2018. All rights reserved.