Uses of Class
org.apache.fontbox.cff.CFFParser.Format0Charset
-
Packages that use CFFParser.Format0Charset Package Description org.apache.fontbox.cff This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts). -
-
Uses of CFFParser.Format0Charset in org.apache.fontbox.cff
Methods in org.apache.fontbox.cff that return CFFParser.Format0Charset Modifier and Type Method Description private CFFParser.Format0Charset
CFFParser. readFormat0Charset(CFFDataInput dataInput, int format, int nGlyphs, boolean isCIDFont)
-