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

TTF Specification :
The 'hdmx' table is used only with fonts intended for use on the Macintosh platform.
If this table is present in a font, the values in contains will be used where appropriate.
If this table is missing, the values in the 'hmtx' table will be scaled and rounded.

TODO

@author Johann Sorel


Variables : -
Functions : TTFHdmxTable, readData, toString



public void TTFHdmxTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()