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

TTF Specification :
The 'loca' table stores the offsets to the locations of the glyphs
in the font relative to the beginning of the 'glyf' table.

@author Johann Sorel


Variables : offsets
Functions : TTFLocaTable, readData, toString


public long[] offsets


public void TTFLocaTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()