Uses of Class
org.apache.fontbox.cff.CFFFont
Packages that use CFFFont
Package
Description
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
This package contains classes to parse a TTF file.
-
Uses of CFFFont in org.apache.fontbox.cff
Subclasses of CFFFont in org.apache.fontbox.cffModifier and TypeClassDescriptionclass
A Type 0 CIDFont represented in a CFF file.class
A Type 1-equivalent font program represented in a CFF file.Methods in org.apache.fontbox.cff that return types with arguments of type CFFFont -
Uses of CFFFont in org.apache.fontbox.ttf
Methods in org.apache.fontbox.ttf that return CFFFont