Uses of Class
org.extex.font.format.xtf.tables.gps.XtfScriptList.Script

Packages that use XtfScriptList.Script
org.extex.font.format.xtf.tables.gps This package contains the definitions and implementations for the TTF/OTF font table GSUB and GPOS. 
 

Uses of XtfScriptList.Script in org.extex.font.format.xtf.tables.gps
 

Methods in org.extex.font.format.xtf.tables.gps that return XtfScriptList.Script
 XtfScriptList.Script XtfScriptList.findScript(ScriptTag tag)
          Find a script.
 XtfScriptList.Script AbstractXtfSFLTable.findScript(ScriptTag tag)
          Find a script.