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

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

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

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



Copyright © 2017. All rights reserved.