		NOTES CONCERNING DEV3812 FONTS

The directory fixedfonts contains the fixed width and proportionately
spaced IBM fonts.

The directory typographic contains the necessary directories and
makefiles to make and install the typographical fonts.  

The fonts in fixedfonts and typographic/Afont are shipped with the
system.  The rest of the typographic fonts (sans, serif, pispecial)
must be ordered separately.

The Makefile in fixedfonts is set up to substitute for the typographical
fonts if they have not been installed.  This allows the user
to take advantage of the ditroff and its preprocessors (pic, eqn, tbl)
to create reasonable looking documents without purchasing the 
licensed typographical fonts.  Keep in mind that this output is 
generated using fixed and proportionally space fonts so it will not
have the letter quality appearance which the typographical fonts
create.

Once the typographical fonts have been installed, the typographic/Makefile
should be changed so that the SUBDIRS line looks like this:

SUBDIRS= Afont sans serif pispecial
