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

TTF Specification :
The CVT variations table (tag name: 'cvar') allows you to include all
of the data required for stylizing the CVT to match the styling done to outlines.
This table mirrors the glyph variation table in that it contains the changes needed
to create a style for any location in the font's style space.

TODO

@author Johann Sorel


Variables : -
Functions : TTFCvarTable, readData, toString



public void TTFCvarTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()