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