|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OTFLookupGSUB | |
---|---|
org.foray.font.format.ttf | Classes handling the parsing and content of TrueType fonts. |
Uses of OTFLookupGSUB in org.foray.font.format.ttf |
---|
Methods in org.foray.font.format.ttf that return OTFLookupGSUB | |
---|---|
static OTFLookupGSUB |
OTFLookupGSUB.parse(RandomAccessInput raInput,
int offset)
Parses a lookup. |
Methods in org.foray.font.format.ttf that return types with arguments of type OTFLookupGSUB | |
---|---|
List<OTFLookupGSUB> |
TTFTableGSUB.getLookupList()
Returns the lookup list. |
protected static List<OTFLookupGSUB> |
TTFTableGSUB.parseLookupList(RandomAccessInput raInput,
int offset)
Parses the lookup list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |