|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TTFTableLOCA | |
|---|---|
| org.foray.font.format.ttf | Classes handling the parsing and content of TrueType fonts. |
| Uses of TTFTableLOCA in org.foray.font.format.ttf |
|---|
| Methods in org.foray.font.format.ttf that return TTFTableLOCA | |
|---|---|
TTFTableLOCA |
TrueTypeFont.getLocaTable()
Returns the "loca" table. |
static TTFTableLOCA |
TTFTableLOCA.parse(TTFOffsetTableRecord dirEntry,
RandomAccessInput raInput,
boolean isLongFormat,
int numberOfGlyphs,
TTFTableHMTX hmtx)
Reads the "loca" table. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||