|
JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java (public API).
|
This may become a little font viewer application, having FontForge as its role model. More...
Classes | |
| class | GridDim |
Static Public Member Functions | |
| static void | main (final String[] args) throws IOException |
This may become a little font viewer application, having FontForge as its role model.
Notable: The actual GlyphShape created for the glyph-grid Group is reused as-is in the top-right info-box as well as in the TooltipShape.
This is possible only when not modifying the scale or position of the GlyphShape, achieved by simply wrapping it in a Group. The latter gets scaled and translated when dropped into each target Group with a Group.Layout.
This is also good example using GraphUI with a Directed Acyclic Graph (DAG) arrangement.
Definition at line 99 of file FontView01.java.
|
static |
Definition at line 114 of file FontView01.java.