Uses of Interface
org.apache.fontbox.FontBoxFont
Packages that use FontBoxFont
Package
Description
This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
This package contains classes to parse a TTF file.
This package holds classes used to parse Type1-Fonts.
-
Uses of FontBoxFont in org.apache.fontbox.cff
Classes in org.apache.fontbox.cff that implement FontBoxFontModifier and TypeClassDescriptionclass
A Type 0 CIDFont represented in a CFF file.class
An Adobe Compact Font Format (CFF) font.class
A Type 1-equivalent font program represented in a CFF file. -
Uses of FontBoxFont in org.apache.fontbox.ttf
Classes in org.apache.fontbox.ttf that implement FontBoxFontModifier and TypeClassDescriptionclass
An OpenType (OTF/TTF) font.class
A TrueType font file. -
Uses of FontBoxFont in org.apache.fontbox.type1
Classes in org.apache.fontbox.type1 that implement FontBoxFont