Package | Description |
---|---|
org.apache.fontbox.ttf |
This package contains classes to parse a TTF file.
|
org.apache.pdfbox.pdmodel.font |
Classes to deal with font functionality in a PDF Document.
|
Class and Description |
---|
CFFTable
PostScript font program (compact font format).
|
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.
|
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.
|
Class and Description |
---|
OpenTypeFont
An OpenType (OTF/TTF) font.
|
TrueTypeFont
A TrueType font file.
|
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.