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

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

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

Methods in org.foray.font.format.ttf that return TTFTableNAME
 TTFTableNAME TrueTypeFont.getNameTable()
          Returns the "name" table.
static TTFTableNAME TTFTableNAME.parse(TTFOffsetTableRecord dirEntry, RandomAccessInput raInput)
          Reads the "name" table.
 



Copyright © 2017. All rights reserved.