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

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

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

Methods in org.foray.font.format.ttf that return TTFTablePCLT
 TTFTablePCLT TrueTypeFont.getPcltTable()
          Returns the "pclt" table.
static TTFTablePCLT TTFTablePCLT.parse(TTFOffsetTableRecord dirEntry, RandomAccessInput raInput)
          Reads the "PCLT" table to find xHeight and capHeight.
 



Copyright © 2017. All rights reserved.