Package | Description |
---|---|
org.apache.fontbox.ttf |
This package contains classes to parse a TTF file.
|
Modifier and Type | Field and Description |
---|---|
(package private) GlyphSubstitutionTable.ScriptTable |
GlyphSubstitutionTable.ScriptRecord.scriptTable |
Modifier and Type | Field and Description |
---|---|
private java.util.LinkedHashMap<java.lang.String,GlyphSubstitutionTable.ScriptTable> |
GlyphSubstitutionTable.scriptList |
Modifier and Type | Method and Description |
---|---|
(package private) GlyphSubstitutionTable.ScriptTable |
GlyphSubstitutionTable.readScriptTable(TTFDataStream data,
long offset) |
Modifier and Type | Method and Description |
---|---|
(package private) java.util.LinkedHashMap<java.lang.String,GlyphSubstitutionTable.ScriptTable> |
GlyphSubstitutionTable.readScriptList(TTFDataStream data,
long offset) |