Class CFFPredefined


  • public class CFFPredefined
    extends Object
    Class contains predefined charsets, encodings and strings for CFF files.
    Author:
    Sergey Shemyakov
    • Field Detail

      • EXPERT_CHARSET

        public static final String[] EXPERT_CHARSET
      • EXPERT_ENCODING

        public static final int[] EXPERT_ENCODING
      • EXPERT_SUBSET_CHARSET

        public static final String[] EXPERT_SUBSET_CHARSET
      • ISO_ADOBE_CHARSET

        public static final String[] ISO_ADOBE_CHARSET
      • STANDARD_ENCODING

        public static final int[] STANDARD_ENCODING
      • STANDARD_STRINGS

        public static final String[] STANDARD_STRINGS
      • N_STD_STRINGS

        public static final int N_STD_STRINGS
    • Constructor Detail

      • CFFPredefined

        public CFFPredefined()