To use these fonts do
   
   xset +fp <this directory>

You can also have the fonts automatically loaded into the X server at
startup by putting that statement in your .xinitrc.

The fonts can be edited by uncompressing the corresponding bdf file
and using 'xfed' on it.  After a bdf font is edited, use bdftopcf
to compile it.  When a font has been changed in this manner, you should
do 'xset fp rehash' to load the changes.

If your server doesn't support the pcf format, you may need to convert
the bdf fonts to snf.  Use the command bdftosnf on each bdf font (after
uncompression), e.g.:
   bdftosnf shipfont1.bdf > shipfont1.snf
and then do 'mkfontdir'.  Following that, try the xset +fp command again.

Bugs, comments to
   hadley@uci.edu	Tedd Hadley
