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

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

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

Methods in org.foray.font.format.ttf that return TTFTableOS2
 TTFTableOS2 TrueTypeFont.getOs2Table()
          Returns the "OS/2" table.
static TTFTableOS2 TTFTableOS2.parse(TTFOffsetTableRecord dirEntry, RandomAccessInput raInput)
          Reads the "OS/2" table.
 



Copyright © 2017. All rights reserved.