| Package | Description |
|---|---|
| org.apache.fontbox.cff |
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
|
| Modifier and Type | Method | Description |
|---|---|---|
static CFFOperator |
CFFOperator.getOperator(java.lang.String name) |
Returns the operator corresponding to the given name.
|
static CFFOperator |
CFFOperator.getOperator(CFFOperator.Key key) |
Returns the operator corresponding to the given key.
|
Copyright © 2008–2018. All rights reserved.