org.apache.fontbox.cff
public class CharStringConverter extends CharStringHandler
Version: $Revision$
| Constructor Summary | |
|---|---|
| CharStringConverter(int defaultWidth, int nominalWidth)
Constructor.
| |
| Method Summary | |
|---|---|
| List<Object> | convert(List<Object> commandSequence)
Converts a sequence of Type1/Type2 commands into a sequence of CharStringCommands. |
Parameters: defaultWidth default width nominalWidth nominal width
Parameters: commandSequence the type1/type2 sequence
Returns: the CHarStringCommandSequence