Class CFFExpertSubsetCharset

java.lang.Object
org.apache.fontbox.cff.CFFCharsetType1
org.apache.fontbox.cff.CFFExpertSubsetCharset
All Implemented Interfaces:
CFFCharset

public final class CFFExpertSubsetCharset extends CFFCharsetType1
This is specialized CFFCharset. It's used if the CharsetId of a font is set to 2.
  • Field Details

  • Constructor Details

    • CFFExpertSubsetCharset

      private CFFExpertSubsetCharset()
  • Method Details

    • getInstance

      public static CFFExpertSubsetCharset getInstance()
      Returns an instance of the CFFExpertSubsetCharset class.
      Returns:
      an instance of CFFExpertSubsetCharset