Uses of Class
org.apache.fontbox.cff.Type2CharString
Packages that use Type2CharString
Package
Description
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
-
Uses of Type2CharString in org.apache.fontbox.cff
Subclasses of Type2CharString in org.apache.fontbox.cffMethods in org.apache.fontbox.cff that return Type2CharStringModifier and TypeMethodDescriptionabstract Type2CharString
CFFFont.getType2CharString
(int cidOrGid) Returns the Type 2 charstring for the given CID.CFFType1Font.getType2CharString
(int gid) Returns the Type 1 charstring for the given GID.