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

TTF Specification :
The 'bhed' table contains global information about a bitmap font.
It records such facts as the font version number, the creation and modification dates,
revision number and basic typographic data that applies to the font as a whole.

TODO

@author Johann Sorel


Variables : -
Functions : TTFBhedTable, readData, toString



public void TTFBhedTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()