Font2DTest2

An encompassing font/glyph demo application. Source code is in
Font2DTest.java,
Font2DTestApplet.java,
RangeMenu.java and
FontPanel.java.
You can run this program either as an applet or as an application.
Detailed information about the program can be found in README.txt

To run it as an application, execute the Font2DTest2 class in a 1.2-compatible Java runtime system. For example:

% java -jar Font2DTest2.jar

The program will run as an applet only in a 1.2-compatible browser or viewer.
The applet will be shown in a separate window:

Note: If AWTPermission's showWindowWithoutWarningBanner permission is not given,
the zoom feature will not look as good, as characters may be hidden by the warning banner.

Sorry, your browser can't display Java2 applets...