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

TTF Specification :
The vertical headertable (tag name: 'vhea') contains information needed
for vertical fonts. The glyphs of vertical fonts are written either top to bottom or bottom to top.

TODO

@author Johann Sorel


Variables : -
Functions : TTFVheaTable, readData, toString



public void TTFVheaTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()