Maven module :un.storage : font-ttf :
Class : un.storage.font.ttf.TrueTypeFont
Extends/Implements : -
Subclasses : -

A TrueTypeFont.
specification : https://developer.apple.com/fonts/TTRefMan/
author  Johann Sorel


Variables : path, scalerType, searchRange, entrySelector, rangeShift, tables
Functions : getGlyph, openNewStream, getTable, findGlyphIndex, toString



storage location */
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 ()