${project.name}

Packages
org.apache.fontbox.afm This package holds classes used to parse AFM(Adobe Font Metrics) files.
org.apache.fontbox.cff This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts).
org.apache.fontbox.cff.charset This package holds classes used to handle the charsets of CFF/Type2-Fonts (aka Type1C-Fonts).
org.apache.fontbox.cff.encoding This package holds classes used to handle the encoding of CFF/Type2-Fonts (aka Type1C-Fonts).
org.apache.fontbox.cmap This package holds classes that are necessary to parse cmap files.
org.apache.fontbox.encoding This package contains the implementations for all of the encodings that are used in PDF documents.
org.apache.fontbox.pfb Classes that are used to parse pfb files.
org.apache.fontbox.ttf This package contains classes to parse a TTF file.
org.apache.fontbox.util This package contains utility classes used by various font types.