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

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

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

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



Copyright © 2017. All rights reserved.