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

TTF Specification :
Apple Advanced Typography style variations allow the font designer
to build high quality styles into the typeface itself.
This reduces the dependence on algorithmic styling in the graphics system.
To include font variations in your font, you must also include the font variations table.
TODO
author  Johann Sorel


Variables : -
Functions : TTFGvarTable, readData, toString



public void TTFGvarTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()