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

TTF Specification :
The ligature caret table (tag name: 'lcar') allows you to design your
Quickdraw GX fonts with division points inside of some or all of the ligatures.
This allows you to specify how a ligature is to be divided by an application.

TODO

@author Johann Sorel


Variables : -
Functions : TTFLcarTable, readData, toString



public void TTFLcarTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()