Maven module :un.storage : font-ttf :
Class :
un.storage.font.ttf.table.TTFFpgmTable
Extends/Implements :
un.storage.font.ttf.TTFTable
Subclasses : -
Variables : -
Functions :
TTFFpgmTable,
readData,
toString
public void
TTFFpgmTable (TrueTypeFont font)
public void
readData (DataInputStream ds)
public String
toString ()
The 'fpgm' table is optional. It is needed by fonts that are instructed.
Like the 'cvt ', it is an ordered list which is stored as an array.
TODO
@author Johann Sorel