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

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

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

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



Copyright © 2017. All rights reserved.