         The Font ROM
         --- ---- ---

  The Commands :

   *FONT <name> - Select font
   *FONTS       - List fonts
   *NORMAL      - Normal font

  The font ROM contains six
different character sets. A font
is selected by typing *FONT
followed by the name of the font.
A list can found by typing *FONTS.
To return to the normal font, type
*NORMAL.

  It may seem that the character
set would have to be exploded to
redefine the whole character set
(i.e. with *FX 20,6), but instead
the ROM detects when a character
is printed and redefines character
128 with the definition of the new
character. Character 128 is then
displayed. CAUTION : if you are
going to use this ROM in your own
programs, don't use character 128!


