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

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

Subclasses of XtfGSUBAlternateTable in org.extex.font.format.xtf.tables.gps
static class XtfGSUBAlternateTable.XtfGSUBAlternateTable1
          AlternateSubstFormat1 subtable.
 

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