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

TTF Specification :
The optical bounds table (tag name: 'opbd') allows you to design Quickdraw
GX fonts that contains information identifying the optical edges of glyphs.
This information is used to make the edges of lines of text line up in a more visually pleasing way.

TODO

@author Johann Sorel


Variables : -
Functions : TTFOpbdTable, readData, toString



public void TTFOpbdTable (TrueTypeFont font)

public void readData (DataInputStream ds)

public String toString ()