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

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

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

Methods in org.foray.font.format.ttf that return TTFTableKERN
 TTFTableKERN TrueTypeFont.getKernTable()
          Returns the "kern" table.
static TTFTableKERN TTFTableKERN.parse(TTFOffsetTableRecord dirEntry, RandomAccessInput raInput, TTFTableCMAP cmap)
          Parse the needed information from the table contents.
 



Copyright © 2017. All rights reserved.