Uses of Class
org.apache.fontbox.cff.charset.CFFExpertCharset
-
Packages that use CFFExpertCharset Package Description org.apache.fontbox.cff.charset This package holds classes used to handle the charsets of CFF/Type2-Fonts (aka Type1C-Fonts). -
-
Uses of CFFExpertCharset in org.apache.fontbox.cff.charset
Methods in org.apache.fontbox.cff.charset that return CFFExpertCharset Modifier and Type Method Description static CFFExpertCharset
CFFExpertCharset. getInstance()
Returns an instance of the CFFExpertCharset class.
-