Maven module :un.storage : font-ttf :
Class :
un.storage.font.ttf.table.TTFVmtxTable
Extends/Implements :
un.storage.font.ttf.TTFTable
Subclasses : -
Variables : -
Functions :
TTFVmtxTable,
readData,
toString
public void
TTFVmtxTable (TrueTypeFont font)
public void
readData (DataInputStream ds)
public String
toString ()
The vertical metrics table (tag name: 'vmtx') allows you to specify
the vertical spacing for each glyph in a Quickdraw GX vertical font.
TODO
@author Johann Sorel