Your browser will see a slightly different set of fonts than this Java Applet does. Java has a few extra private fonts, and some browser fonts don’t work with Java.
Some of the fonts may just show empty squares. These are older 8-bit fonts that don’t support 16-bit Unicode used by Java. Don’t necessarily delete them ( by clicking Control Panel ⇒ fonts ⇒ delete) since word processing documents, or the DOS box, may still be using them. on the other hand, pruning out ugly fonts you never use will speed up your machine.
You may not notice any difference with font-smoothing anti-aliasing. Anti-aliasing does not work on some machines. Look for the anti-alias smoothing especially in very large font sizes in capital W in the fonts with thin spidery diagonals, e.g. Bodoni, Book Antiqua, Garamond, Serif and Zapf Calligraphic.
Hint: If you put the cursor on the font family dialog box, you can scroll up and down using up or down arrow key to display all possible font samples very rapidly.
To compare two fonts side by side, download the FontShower jar and run two copies of it standalone.
FontShower will only show supported Fonts.
| Font Support Under Java | ||||||
|---|---|---|---|---|---|---|
| Font Type | Extension | Java 1.6 Windows | Java 1.6 Linux | Java 1.6 Fedora | Old Java Windows | Notes |
| OpenType
(TrueType internally) |
otf | High-end fonts for Windows. | ||||
| OpenType
(PostScript Adobe CCF internally) |
otf | High end PostScript fonts. You can detect these by the file signature { 0x4F, 0x54, 0x54, 0x4F } — the string "OTTO", at the head of the file. | ||||
| TrueType | ttf | Most common font for Windows. | ||||
| PostScript | pfm/pfb | Older style PS fonts. Supported by PostScript printer hardware. Windows itself supports PS fonts, at least with Adobe Type Manager, but Java ignores them. | ||||
| Bitmap | fon | Used primarily for small font sizes. Come only a small set of point sizes. | ||||
| Vector outline | fon | These are obsolete. Used by Windows without Java. | ||||
| 8-bit fonts | any | Java needs 16-bit fonts. It won’t use 8-bit fonts directly. Old or specialty 8-bit fonts can be used by stitching them together with a Unicode mapping, a daunting task. | ||||
| Package | Version | Released | Licence | Language | Notes | ||
|---|---|---|---|---|---|---|---|
FontShower |
2.4 | 2008-04-01 | free | Java | summary
/ PAD description
/ screenshot
for the current version of FontShower.
Displays Swing fonts available in Java on your machine in various styles, sizes and colours.
download
FontShower source and compiled class files to run on your own machine as an application or Applet.
First install the most recent Java.
To install, extract the zip download with Winzip,
(or similar unzip utility) into any directory you please,
often J:\ — ticking off the
“user folder names” option.
To run as an application,type:
java -jar J:\com\mindprod\fontshower\fontshower.jar
adjusting as necessary to account for where the jar file is.
download ASP PAD XML program description for the current version of FontShower. FontShower is free.
Full source included.
You may even include the source code, modified or unmodified
in commercial programs that you write and distribute. Non-military use only. |
||
![]() |
and suggestions to improve this page to Roedy Green : | ||
| Canadian Mind Products | |||
| mindprod.com IP:[65.110.21.43] | |||
| Your face IP:[38.103.63.18] | The information on this page is for non-military use only. | ||
| You are visitor number 18,843. | Military use includes use by defence contractors. | ||
| You can get a fresh copy of this page from: | or possibly from your local J: drive (Java virtual drive/Mindprod website mirror) | ||
| http://mindprod.com/applet/fontshower.html | J:\mindprod\applet\fontshower.html | ||