Package | Description |
---|---|
org.apache.fontbox.ttf |
This package contains classes to parse a TTF file.
|
Modifier and Type | Field and Description |
---|---|
private IndexToLocationTable |
GlyphTable.loca |
Modifier and Type | Method and Description |
---|---|
IndexToLocationTable |
TrueTypeFont.getIndexToLocation()
Get the loca table for this TTF.
|