Class SubsetSimpleType1


  • public class SubsetSimpleType1
    extends Object
    • Constructor Detail

      • SubsetSimpleType1

        public SubsetSimpleType1​(String[] glyphNames)
        Prepare a subset object for a simple Type1 (CFF) font. This consists of an array of Java Strings for the subset glyph names. The length of the array is arbitrary and null entries are ignored.
    • Method Detail

      • getGlyphNames

        public String[] getGlyphNames()