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

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

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

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



Copyright © 2017. All rights reserved.