Uses of Package
org.apache.fontbox.ttf
Packages that use org.apache.fontbox.ttf
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 contains utility classes which extract meanigful data from the highly obfuscated GSUB table structures.
The PDModel package represents a high level API for creating and manipulating PDF documents.
Classes to deal with font functionality in a PDF Document.
-
Classes in org.apache.fontbox.ttf used by org.apache.fontbox.cffClassDescriptionTo improve performance of
FileSystemFontProvider.scanFonts(...), this class is used both as a marker (to skip unused data) and as a storage for collected data. -
Classes in org.apache.fontbox.ttf used by org.apache.fontbox.ttfClassDescriptionPostScript font program (compact font format).An interface that abstracts the cid <-> codepoint lookup functionality of cmap.A "cmap" subtable.This 'cmap'-table is a required table in a TrueType font.To improve performance of
FileSystemFontProvider.scanFonts(...), this class is used both as a marker (to skip unused data) and as a storage for collected data.This class is based on code from Apache Batik, a subproject of Apache XMLGraphics.This class is based on code from Apache Batik, a subproject of Apache XMLGraphics.A glyph data record in the glyf table.Specifies access to glyph description classes, simple and composite.This class represents one point of a glyph.A glyph substitution 'GSUB' table in a TrueType or OpenType font.This 'glyf'-table is a required table in a TrueType font.This 'head'-table is a required table in a TrueType font.This 'hhea'-table is a required table in a TrueType font.This 'hmtx'-table is a required table in a TrueType font.This 'loca'-table is a required table in a TrueType font.A 'kern' table in a true type font.A 'kern' table in a true type font.This 'maxp'-table is a required table in a TrueType font.A name record in the name table.This 'name'-table is a required table in a TrueType font.An OpenType (OTF/TTF) font.The OS/2 and Windows Metrics Table in a TrueType font, see here.This 'post'-table is a required table in a TrueType-font.Implement the callback method to callTrueTypeCollection.processAllFontHeaders(File, TrueTypeFontHeadersProcessor).Implement the callback method to callTrueTypeCollection.processAllFonts(TrueTypeFontProcessor).A TrueType font file.An abstract class to read a data stream.TrueType font file parser.A table in a true type font.A vertical header 'vhea' table in a TrueType or OpenType font.A vertical metrics 'vmtx' table in a TrueType or OpenType font.A vertical origin 'VORG' table in an OpenType font. -
Classes in org.apache.fontbox.ttf used by org.apache.fontbox.ttf.gsubClassDescriptionAn interface that abstracts the cid <-> codepoint lookup functionality of cmap.
-
Classes in org.apache.fontbox.ttf used by org.apache.pdfbox.pdmodel
-
Classes in org.apache.fontbox.ttf used by org.apache.pdfbox.pdmodel.fontClassDescriptionAn interface that abstracts the cid <-> codepoint lookup functionality of cmap.A "cmap" subtable.To improve performance of
FileSystemFontProvider.scanFonts(...), this class is used both as a marker (to skip unused data) and as a storage for collected data.An OpenType (OTF/TTF) font.A TrueType font file.TrueType font file parser.