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

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

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

Methods in org.foray.font.format.ttf that return TTFTablePOST
 TTFTablePOST TrueTypeFont.getPostTable()
          Returns the "post" table.
static TTFTablePOST TTFTablePOST.parse(TTFOffsetTableRecord dirEntry, RandomAccessInput raInput)
          Parse the "post" table.
 



Copyright © 2017. All rights reserved.