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

TTF Specification :
The 'kern' table contains the values that adjust the intercharacter
spacing for glyphs in a font. It can have multiple subtables in varied
formats that can contain information for vertical or horizontal text.
Kerning values are used to adjust intercharacter spacing.

TODO

@author Johann Sorel


Variables : -
Functions : TTFKernTable, readData, toString



public void TTFKernTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()