Next: Creating Encryption Plugins
Up: Configuring Unicode Fonts with
Previous: Linux
  Contents
Windows users, please follow these steps to setup Java with the Bitstream Cyberbit TTF font.
Note the jre is the directory where your Java Runtime Environment is installed (if you have the full SDK,
this will be in the jre directory in that).
- Copy Cyberbit.ttf into your $Windows
Fonts directory.
- Edit the file /jre/lib/font.properties in Wordpad, jEdit
or another text editor (NOT Notepad!).
- To the ``dialog'' group, add a new line such as this: dialog.3=Bitstream Cyberbit,DEFAULT_CHARSET
Where the 3, is the next available number.
- Repeat the above step for at least each major group (i.e. monospaced, serif, dialoginput, etc). Copernicus
mainly uses ``dialog'' so don't miss out that one!
- Now scroll to the ``# Font File Names'' section near the bottom of the file.
- add an entry for Cyberbit - filename.Bitstream_Cyberbit=Cyberbit.ttf
- save and close file
- close all running Java programs
- load the Java programs and they should have unicode font support
Next: Creating Encryption Plugins
Up: Configuring Unicode Fonts with
Previous: Linux
  Contents
William Denniss
2003-12-04