Maven module :un.storage : font-ttf :
Class :
un.storage.font.ttf.table.TTFPostTable
Extends/Implements :
un.storage.font.ttf.TTFTable
Subclasses : -
Variables : -
Functions :
TTFPostTable,
readData,
toString
public void
TTFPostTable (TrueTypeFont font)
public void
readData (DataInputStream ds)
public String
toString ()
The 'post' table contains information needed to use a TrueType font
on a PostScript printer. It contains the data needed for the FontInfo dictionary
entry as well as the PostScript names for all of the glyphs in the font.
TODO
@author Johann Sorel