Maven module :un.storage : font-ttf :
Class :
un.storage.font.ttf.table.TTFFmtxTable
Extends/Implements :
un.storage.font.ttf.TTFTable
Subclasses : -
Variables : -
Functions :
TTFFmtxTable,
readData,
toString
public void
TTFFmtxTable (TrueTypeFont font)
public void
readData (DataInputStream ds)
public String
toString ()
The Font Metrics Table (tag: 'fmtx') identifies a glyph whose points
represent various font-wide metrics: ascent, descent, caret angle, caret offset.
TODO
@author Johann Sorel