Uses of Class
org.extex.font.format.xtf.tables.gps.XtfGSUBMultipleTable

Packages that use XtfGSUBMultipleTable
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 XtfGSUBMultipleTable in org.extex.font.format.xtf.tables.gps
 

Methods in org.extex.font.format.xtf.tables.gps that return XtfGSUBMultipleTable
static XtfGSUBMultipleTable XtfGSUBMultipleTable.newInstance(RandomAccessR rar, int offset, XtfGlyphName xtfGlyph)
          Create a new Instance.