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