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

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

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

Methods in org.foray.font.format.ttf that return TTFTableLOCA
 TTFTableLOCA TrueTypeFont.getLocaTable()
          Returns the "loca" table.
static TTFTableLOCA TTFTableLOCA.parse(TTFOffsetTableRecord dirEntry, RandomAccessInput raInput, boolean isLongFormat, int numberOfGlyphs, TTFTableHMTX hmtx)
          Reads the "loca" table.
 



Copyright © 2017. All rights reserved.