Maven module :un.storage : font-ttf :
Class :
un.storage.font.ttf.table.TTFPropTable
Extends/Implements :
un.storage.font.ttf.TTFTable
Subclasses : -
Variables : -
Functions :
TTFPropTable,
readData,
toString
public void
TTFPropTable (TrueTypeFont font)
public void
readData (DataInputStream ds)
public String
toString ()
The glyph properties table(tag name: 'prop') allows you to create Apple
Advanced Typography (AAT) fonts with different properties associated with each glyph.
TODO
@author Johann Sorel