Class CFFExpertSubsetCharset

java.lang.Object
org.apache.fontbox.cff.charset.CFFCharset
org.apache.fontbox.cff.charset.CFFExpertSubsetCharset

public class CFFExpertSubsetCharset extends CFFCharset
This is specialized CFFCharset. It's used if the CharsetId of a font is set to 2.
Version:
$Revision$
Author:
Villu Ruusmann
  • Method Details

    • getInstance

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