Package | Description |
---|---|
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 and Description |
---|---|
List<CFFCharset.Entry> |
CFFCharset.getEntries()
A list of all entries within this charset.
|
Modifier and Type | Method and Description |
---|---|
void |
CFFCharset.addEntry(CFFCharset.Entry entry)
Add a single entry.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.