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

TTF Specification :
The font descriptors table (tag name: 'fdsc') allows applications to
take an existing run of text and allow the user to specify a new font
family for that run of text. A new style run that best preserves the font
style information using the new font family will be created by using
the style information that you provide.

TODO

@author Johann Sorel


Variables : -
Functions : TTFFdscTable, readData, toString



public void TTFFdscTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()