Package | Description |
---|---|
org.apache.fontbox.cff |
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
|
org.apache.fontbox.cff.charset |
This package holds classes used to handle the charsets of CFF/Type2-Fonts (aka Type1C-Fonts).
|
Modifier and Type | Method | Description |
---|---|---|
CFFCharset |
CFFFont.getCharset() |
Returns the CFFCharset of the font.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CFFFont.setCharset(CFFCharset charset) |
Sets the CFFCharset of the font.
|
Modifier and Type | Class | Description |
---|---|---|
class |
CFFExpertCharset |
This is specialized CFFCharset.
|
class |
CFFExpertSubsetCharset |
This is specialized CFFCharset.
|
class |
CFFISOAdobeCharset |
This is specialized CFFCharset.
|
Copyright © 2008–2018. All rights reserved.