Package | Description |
---|---|
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 and Description |
---|---|
List<CFFEncoding.Entry> |
CFFEncoding.getEntries()
A list of all entries within this encoding.
|
Modifier and Type | Method and Description |
---|---|
void |
CFFEncoding.addEntry(CFFEncoding.Entry entry)
Add a single entry.
|
Copyright © 2008–2018. All rights reserved.