org.apache.fontbox.cff
public class CFFParser extends Object
Version: $Revision: 1.0 $
Method Summary | |
---|---|
List<CFFFont> | parse(byte[] bytes)
Parsing CFF Font using a byte array as input. |
Parameters: bytes the given byte array
Returns: the parsed CFF fonts
Throws: IOException If there is an error reading from the stream