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

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

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

Methods in org.foray.font.format.ttf that return TTFTableGLYF
 TTFTableGLYF TrueTypeFont.getGlyfTable()
          Returns the "glyf" table.
static TTFTableGLYF TTFTableGLYF.parse(TTFOffsetTableRecord dirEntry, RandomAccessInput raInput, int numberOfGlyphs, TTFTableHMTX hmtx)
          Reads the "glyf" table to find the bounding boxes.
 



Copyright © 2017. All rights reserved.