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

TTF Specification :
In drawing a glyph with variations, the coordinates specified by the
user must be mapped from the space defined by the axes' minimum, default,
and maximum values into a normalized space of -1.0, 0 and 1.0.
The Axis Variation table (tag: 'avar') allows the font to modify the mapping
between axis values and these normalized values, which are represented as shortFrac values.

TODO

@author Johann Sorel


Variables : -
Functions : TTFAvarTable, readData, toString



public void TTFAvarTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()