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

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

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

Methods in org.foray.font.format.ttf that return TTFTableGSUB
 TTFTableGSUB TrueTypeFont.getGsubTable()
          Returns the "GSUB" table.
static TTFTableGSUB TTFTableGSUB.parse(TTFOffsetTableRecord offsetRecord, RandomAccessInput raInput)
          Parse the table from the table content.
 



Copyright © 2017. All rights reserved.