| 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 | 
|---|---|
| List<CFFFont> | CFFParser. parse(byte[] bytes,
     CFFParser.ByteSource source)Parse CFF font using byte array, also passing in a byte source for future use. | 
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.