Uses of Class
org.apache.fontbox.cff.CIDKeyedType2CharString
-
Packages that use CIDKeyedType2CharString Package Description org.apache.fontbox.cff This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts). -
-
Uses of CIDKeyedType2CharString in org.apache.fontbox.cff
Methods in org.apache.fontbox.cff that return CIDKeyedType2CharString Modifier and Type Method Description CIDKeyedType2CharStringCFFCIDFont. getType2CharString(int cid)Returns the Type 2 charstring for the given CID.
-