Package | Description |
---|---|
org.apache.fontbox.ttf |
This package contains classes to parse a TTF file.
|
Class | Description |
---|---|
CFFTable |
PostScript font program (compact font format).
|
CmapLookup |
An interface that abstracts the cid <-> codepoint lookup functionality of cmap.
|
CmapSubtable |
A "cmap" subtable.
|
CmapTable |
The "cmap" table of a true type font.
|
GlyfDescript |
This class is based on code from Apache Batik a subproject of Apache XMLGraphics.
|
GlyphData |
A glyph data record in the glyf table.
|
GlyphDescription |
Specifies access to glyph description classes, simple and composite.
|
GlyphSubstitutionTable |
A glyph substitution 'GSUB' table in a TrueType or OpenType font.
|
GlyphTable |
A table in a true type font.
|
HeaderTable |
A table in a true type font.
|
HorizontalHeaderTable |
A table in a true type font.
|
HorizontalMetricsTable |
A table in a true type font.
|
IndexToLocationTable |
A table in a true type font.
|
KerningSubtable |
A 'kern' table in a true type font.
|
KerningTable |
A 'kern' table in a true type font.
|
MaximumProfileTable |
A table in a true type font.
|
NameRecord |
A name record in the name table.
|
NamingTable |
A table in a true type font.
|
OpenTypeFont |
An OpenType (OTF/TTF) font.
|
OS2WindowsMetricsTable |
A table in a true type font.
|
PostScriptTable |
A table in a true type font.
|
TrueTypeCollection.TrueTypeFontProcessor |
Implement the callback method to call
TrueTypeCollection.processAllFonts(TrueTypeFontProcessor) . |
TrueTypeFont |
A TrueType font file.
|
TTFParser |
TrueType font file parser.
|
TTFTable |
A table in a true type font.
|
VerticalHeaderTable |
A vertical header 'vhea' table in a TrueType or OpenType font.
|
VerticalMetricsTable |
A vertical metrics 'vmtx' table in a TrueType or OpenType font.
|
VerticalOriginTable |
A vertical origin 'VORG' table in an OpenType font.
|
Copyright © 2008–2018. All rights reserved.