Class ScriptTable
java.lang.Object
org.apache.fontbox.ttf.table.common.ScriptTable
This class models the Script tags
in the Open Type Font specs.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final LangSysTableprivate final Map<String, LangSysTable> -
Constructor Summary
ConstructorsConstructorDescriptionScriptTable(LangSysTable defaultLangSysTable, Map<String, LangSysTable> langSysTables) -
Method Summary