Maven module :un.storage : font-ttf :
Class :
un.storage.font.ttf.table.TTFOpbdTable
Extends/Implements :
un.storage.font.ttf.TTFTable
Subclasses : -
Variables : -
Functions :
TTFOpbdTable,
readData,
toString
public void
TTFOpbdTable (TrueTypeFont font)
public void
readData (DataInputStream ds)
public String
toString ()
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