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

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

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

Methods in org.foray.font.format.ttf that return TTFTableGPOS
 TTFTableGPOS TrueTypeFont.getGposTable()
          Returns the "GPOS" table.
static TTFTableGPOS TTFTableGPOS.parse(TTFOffsetTableRecord offsetRecord, RandomAccessInput raInput)
          Parse the table from the table content.
 



Copyright © 2017. All rights reserved.