| 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 © 2008-2014 The Apache Software Foundation. All Rights Reserved.