Package | Description |
---|---|
org.apache.fontbox.cmap |
This package holds classes that are necessary to parse cmap files.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<CodespaceRange> |
CMap.codespaceRanges |
Modifier and Type | Method and Description |
---|---|
(package private) void |
CMap.addCodespaceRange(CodespaceRange range)
This will add a codespace range.
|