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

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

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

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



Copyright © 2017. All rights reserved.