|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OTFLanguageSystem | |
|---|---|
| org.foray.font.format.ttf | Classes handling the parsing and content of TrueType fonts. |
| Uses of OTFLanguageSystem in org.foray.font.format.ttf |
|---|
| Methods in org.foray.font.format.ttf that return OTFLanguageSystem | |
|---|---|
OTFLanguageSystem |
OTFScript.getDefaultLanguageSystem()
Returns the default language system for this script. |
OTFLanguageSystem |
OTFScript.getNamedLanguageSystem(String languageSystemTag)
Returns the language system for a given tag. |
static OTFLanguageSystem |
OTFLanguageSystem.parse(RandomAccessInput raInput,
int offset)
Parses a language system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||