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

TTF Specification :
The 'hsty' table provides information about how to synthesize styles
such as boldfacing and italics on the Newton OS.
It is used to mimic the way in which PostScript will modify fonts when the requested style is not directly available.

TODO

@author Johann Sorel


Variables : -
Functions : TTFHstyTable, readData, toString



public void TTFHstyTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()