Uses of Class
org.apache.fontbox.cff.charset.CFFISOAdobeCharset
-
Packages that use CFFISOAdobeCharset 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 CFFISOAdobeCharset in org.apache.fontbox.cff.charset
Methods in org.apache.fontbox.cff.charset that return CFFISOAdobeCharset Modifier and Type Method Description static CFFISOAdobeCharset
CFFISOAdobeCharset. getInstance()
Returns an instance of the CFFExpertSubsetCharset class.
-