Class Type1CharStringFormatter


  • public class Type1CharStringFormatter
    extends Object
    This class represents a formatter for CharString commands of a Type1 font.
    • Constructor Detail

      • Type1CharStringFormatter

        public Type1CharStringFormatter()
    • Method Detail

      • format

        public 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