|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TTFTable | |
org.fontbox.ttf | This package contains classes to parse a TTF file. |
Uses of TTFTable in org.fontbox.ttf |
Subclasses of TTFTable in org.fontbox.ttf | |
class |
CMAPTable
A table in a true type font. |
class |
DigitalSignatureTable
A table in a true type font. |
class |
GlyphTable
A table in a true type font. |
class |
HeaderTable
A table in a true type font. |
class |
HorizontalHeaderTable
A table in a true type font. |
class |
HorizontalMetricsTable
A table in a true type font. |
class |
IndexToLocationTable
A table in a true type font. |
class |
MaximumProfileTable
A table in a true type font. |
class |
NamingTable
A table in a true type font. |
class |
OS2WindowsMetricsTable
A table in a true type font. |
class |
PostScriptTable
A table in a true type font. |
Methods in org.fontbox.ttf with parameters of type TTFTable | |
void |
TrueTypeFont.addTable(TTFTable table)
Add a table definition. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |