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

TTF Specification :
The baseline table (tag name: 'bsln') allows you to design your AAT
fonts to accommodate the automatic alignment of text to different baselines.
All fonts have a natural baseline defined by the position of each glyph in the font's em-square.

TODO

@author Johann Sorel


Variables : -
Functions : TTFBslnTable, readData, toString



public void TTFBslnTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()