org.apache.fontbox.cff
public class Type2CharStringParser extends Object
Version: $Revision: 1.0 $
Method Summary | |
---|---|
List<Object> | parse(byte[] bytes)
The given byte array will be parsed and converted to a Type2 sequence. |
Parameters: bytes the given mapping as byte array
Returns: the Type2 sequence
Throws: IOException if an error occurs during reading