Package com.jogamp.graph.font
package com.jogamp.graph.font
-
ClassDescriptionInterface wrapper for font implementation.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.htmMetrics 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.htmlThe optional property jogamp.graph.font.ctor allows user to specify the
FontConstructor
implementation.