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

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

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

Methods in org.foray.font.format.ttf that return TTFTableMAXP
 TTFTableMAXP TrueTypeFont.getMaxpTable()
          Returns the "maxp" table.
static TTFTableMAXP TTFTableMAXP.parse(TTFOffsetTableRecord dirEntry, RandomAccessInput raInput)
          Reads the number of glyphs from the "maxp" table.
 



Copyright © 2017. All rights reserved.