| Interface | Description |
|---|---|
| Font |
Interface wrapper for font implementation.
|
| Font.Glyph |
Glyph for font
http://developer.apple.com/textfonts/TTRefMan/RM06/Chap6cmap.html
http://developer.apple.com/textfonts/TTRefMan/RM06/Chap6glyf.html
http://www.microsoft.com/typography/otspec/glyf.htm
|
| Font.Metrics |
Metrics for font
Depending on the font's direction, horizontal or vertical,
the following tables shall be used:
Vertical http://developer.apple.com/fonts/TTRefMan/RM06/Chap6vhea.html
Horizontal http://developer.apple.com/fonts/TTRefMan/RM06/Chap6hhea.html
|
| FontSet |
| Class | Description |
|---|---|
| FontFactory |
The optional property jogamp.graph.font.ctor
allows user to specify the
FontConstructor implementation. |
Copyright 2010 JogAmp Community.