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

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

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

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



Copyright © 2017. All rights reserved.