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

TTF Specification :
This table contains information which describes the preferred rasterization
techniques for the typeface when it is rendered on grayscale-capable devices.
This table also has some use for monochrome devices, which may use the table to turn
off hinting at very large or small sizes, to improve performance.
TODO
author  Johann Sorel


Variables : -
Functions : TTFGaspTable, readData, toString



public void TTFGaspTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()