Micromega Systems, Inc.
Foxfire! Development Team
01/04/94


FFWFONT --


FFWFONT.PRG is a utility program for use with Foxfire! v2.5/Windows.
It will install Windows font files for use with Foxfire!

Notes:

1) Make a backup copy of your WIN.INI file before you start.

2) It's easiest to do this task manually, via the Fonts tool in the
Windows Control Panel.  This code is only if you must do the trick
programmatically.

3) The location of the actual font files is assumed to be in a FONTS
subdirectory immediately beneath the default directory (as would be
the case if you're working with the directory tree created by the
Foxfire! installation disks).  You'll need to SET DEFAULT
TO <FF home directory> then DO FFWFONT

4) To install fonts in addition to the Foxfire! ones, change the size and
contents of array laFFWFonts[].

5) To make the newly-installed fonts active and visible, you MUST quit
Windows (not just FoxProW) and start over.



