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

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

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

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



Copyright © 2017. All rights reserved.