|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TTFTableGLYF | |
|---|---|
| org.foray.font.format.ttf | Classes handling the parsing and content of TrueType fonts. |
| Uses of TTFTableGLYF in org.foray.font.format.ttf |
|---|
| Methods in org.foray.font.format.ttf that return TTFTableGLYF | |
|---|---|
TTFTableGLYF |
TrueTypeFont.getGlyfTable()
Returns the "glyf" table. |
static TTFTableGLYF |
TTFTableGLYF.parse(TTFOffsetTableRecord dirEntry,
RandomAccessInput raInput,
int numberOfGlyphs,
TTFTableHMTX hmtx)
Reads the "glyf" table to find the bounding boxes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||