Maven module :un.storage : font-ttf :
Class :
un.storage.font.ttf.table.TTFGlyfTable
Extends/Implements :
un.storage.font.ttf.TTFTable
Subclasses : -
Variables :
glyphs
Functions :
TTFGlyfTable,
readData,
readGlyph,
toString
public Dictionary
glyphs
public void
TTFGlyfTable (TrueTypeFont font)
public void
readData (DataInputStream ds)
public Glyph
readGlyph (int glyphOffset)
public String
toString ()
The 'glyf' table contains the data that defines the appearance of the glyphs in the font.
@author Johann Sorel