| Package | Description |
|---|---|
| org.apache.fontbox.cff |
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
|
| Modifier and Type | Field and Description |
|---|---|
protected IndexData |
CFFFont.globalSubrIndex |
| Modifier and Type | Method and Description |
|---|---|
IndexData |
CFFFont.getGlobalSubrIndex()
Returns the global subroutine index data.
|
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
Type2CharStringParser.parse(byte[] bytes,
IndexData globalSubrIndex,
IndexData localSubrIndex)
The given byte array will be parsed and converted to a Type2 sequence.
|
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.