Package org.apache.fontbox.ttf
package org.apache.fontbox.ttf
This package contains classes to parse a TTF file.
-
ClassDescriptionPostScript font program (compact font format).Allows bytes to be re-read later by CFFParser.An interface that abstracts the cid <-> codepoint lookup functionality of cmap.A "cmap" subtable.Class used to manage CMap - Format 2.This 'cmap'-table is a required table in a TrueType font.A table in a true type 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.Glyph description for composite glyphs.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 provides a glyph to GeneralPath conversion for true type fonts.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.A class for mapping Unicode codepoints to OpenType script tagsThe OS/2 and Windows Metrics Table in a TrueType font, see here.OpenType font file parser.OpenType Layout (OTL) table.This 'post'-table is a required table in a TrueType-font.An implementation of the TTFDataStream using RandomAccessRead as source.In contrast toRandomAccessReadDataStream, this class doesn't pre-loadRandomAccessReadinto abyte[], it works withRandomAccessReaddirectly.A cmap lookup that performs substitution via the 'GSUB' table.A TrueType Collection, now more properly known as a "Font Collection" as it may contain either TrueType or OpenType fonts.Implement the callback method to callTrueTypeCollection.processAllFontHeaders(File, TrueTypeFontHeadersProcessor).Implement the callback method to callTrueTypeCollection.processAllFonts(TrueTypeFontProcessor).A TrueType font file.A wrapper for a TTF stream inside a TTC file, does not close the underlying shared stream.An abstract class to read a data stream.TrueType font file parser.Subsetter for TrueType (TTF) fonts.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.Windows Glyph List 4 (WGL4) names for Mac glyphs.