Uses of Class
org.foray.font.format.ttf.OTFLookupGSUBSubtable

Packages that use OTFLookupGSUBSubtable
org.foray.font.format.ttf Classes handling the parsing and content of TrueType fonts. 
 

Uses of OTFLookupGSUBSubtable in org.foray.font.format.ttf
 

Subclasses of OTFLookupGSUBSubtable in org.foray.font.format.ttf
 class OTFLookupGSUBx01x01
          A Single Substitution Format 1 GSUB Subtable.
 class OTFLookupGSUBx01x02
          A Single Substitution Format 2 GSUB Subtable.
 class OTFLookupGSUBx02x01
          A Multiple Substitution Format 1 GSUB Subtable.
 class OTFLookupGSUBx03x01
          An Alternate Substitution Format 1 GSUB Subtable.
 class OTFLookupGSUBx04x01
          A Ligature Substitution Format 1 GSUB Subtable.
 class OTFLookupGSUBx05x01
          A Contextual Substitution Format 1 GSUB Subtable.
 class OTFLookupGSUBx05x02
          A Contextual Substitution Format 2 GSUB Subtable.
 class OTFLookupGSUBx05x03
          A Contextual Substitution Format 3 GSUB Subtable.
 class OTFLookupGSUBx06x01
          A Chaining Context Substitution Format 1 GSUB Subtable.
 class OTFLookupGSUBx06x02
          A Chaining Context Format 2 GSUB Subtable.
 class OTFLookupGSUBx06x03
          A Chaining Context Format 3 GSUB Subtable.
 class OTFLookupGSUBx07x01
          An Extension Substitution Format 1 GSUB Subtable.
 class OTFLookupGSUBx08x01
          A Reverse Chaining Contextual Single Substitution Format 1 GSUB Subtable.
 

Methods in org.foray.font.format.ttf that return OTFLookupGSUBSubtable
protected  OTFLookupGSUBSubtable[] OTFLookupGSUB.getSubtables()
          Returns the subtables.
 



Copyright © 2017. All rights reserved.