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

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

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

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



Copyright © 2017. All rights reserved.