Maven module :un.storage : font-ttf :
Class :
un.storage.font.ttf.TrueTypeFont
Extends/Implements : -
Subclasses : -
Variables :
path,
scalerType,
searchRange,
entrySelector,
rangeShift,
tables
Functions :
getGlyph,
openNewStream,
getTable,
findGlyphIndex,
toString
public Object
path
public int
scalerType
public int
searchRange
public int
entrySelector
public int
rangeShift
public Sequence
tables
public Geometry2D
getGlyph (int cp)
public DataInputStream
openNewStream ()
public TTFTable
getTable (Chars name)
public int
findGlyphIndex (int unicode_codepoint)
public String
toString ()
specification : https://developer.apple.com/fonts/TTRefMan/
author Johann Sorel