Maven module :un.storage : font-ttf :
Class :
un.storage.font.ttf.table.TTFHmtxTable
Extends/Implements :
un.storage.font.ttf.TTFTable
Subclasses : -
Variables :
hMetrics,
leftSideBearing
Functions :
TTFHmtxTable,
readData,
toString
public LongHorMetric[]
hMetrics
public short[]
leftSideBearing
public void
TTFHmtxTable (TrueTypeFont font)
public void
readData (DataInputStream ds)
public String
toString ()
The 'hmtx' table contains metric information for the horizontal
layout each of the glyphs in the font.
@author Johann Sorel