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

TTF Specification :
Thefeature name table(tag name: 'feat') allows you to include the
font's text features, the settings for each text feature, and the
name table indices for common (human-readable) names for the features and settings.

TODO

@author Johann Sorel


Variables : -
Functions : TTFFeatTable, readData, toString



public void TTFFeatTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()