org.apache.fontbox.cff
public class Type2CharStringParser extends java.lang.Object
Constructor and Description |
---|
Type2CharStringParser() |
public java.util.List<java.lang.Object> parse(byte[] bytes, IndexData globalSubrIndex, IndexData localSubrIndex) throws java.io.IOException
bytes
- the given mapping as byte arrayglobalSubrIndex
- index containing all global subroutineslocalSubrIndex
- index containing all local subroutinesjava.io.IOException
- if an error occurs during reading