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

TTF Specification :
Thejustification table (tag name: 'just') allows you to design your
AAT fonts to accommodate special justification functions.
Justification is the process of typographically stretching or shrinking a line of text to fit within a given height or width.

TODO

@author Johann Sorel


Variables : -
Functions : TTFJustTable, readData, toString



public void TTFJustTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()