Maven module :un.storage : font-ttf :
Class : un.storage.font.ttf.table.TTFPrepTable
Extends/Implements : un.storage.font.ttf.TTFTable
Subclasses : -

TTF Specification :
The 'prep' table stores the instructions that make up the control value program,
a set of TrueType instructions that will be executed once when the font
is first accessed and again whenever the font, point size or transformation matrix change

TODO

@author Johann Sorel


Variables : -
Functions : TTFPrepTable, readData, toString



public void TTFPrepTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()