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

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

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

Methods in org.foray.font.format.ttf that return TTFTableHEAD
 TTFTableHEAD TrueTypeFont.getHeadTable()
          Returns the "head" table.
static TTFTableHEAD TTFTableHEAD.parse(TTFOffsetTableRecord dirEntry, RandomAccessInput raInput)
          Read the "head" table.
 



Copyright © 2017. All rights reserved.