Maven module :un.storage : font-ttf :
Class :
un.storage.font.ttf.table.TTFZapfTable
Extends/Implements :
un.storage.font.ttf.TTFTable
Subclasses : -
Variables : -
Functions :
TTFZapfTable,
readData,
toString
public void
TTFZapfTable (TrueTypeFont font)
public void
readData (DataInputStream ds)
public String
toString ()
By collecting all this information into one placeÑthe 'Zapf' table—named
with permission after legendary type designer Hermann Zapf—can make
it much easier for the user interface parts of applications to get what
they need to present sensible choices to their users.
This document proposes a format for this table which represents all this information in a relatively compact form.
TODO
@author Johann Sorel