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

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

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