org.apache.fontbox.cff
public class Type1CharStringFormatter extends Object
Version: $Revision: 1.0 $
Method Summary | |
---|---|
byte[] | format(List<Object> sequence)
Formats the given command sequence to a byte array. |
Parameters: sequence the given command sequence
Returns: the formatted seuqence as byte array