These files are numerous graphics support programs and files.
The files fixed.s, npal.s, and bodoni.s are character font files.
Their format is: a 256 word table containing pointers into the remainder
of the file, one entry for each ASCII character.  The 256'th word
is an indicator of whether the font is a fixed or variable width font
(-1 for fixed).  The character descriptions are in special Graphic
Wonder format.  The routine ichars.c in indep decodes
this format.
Many useful programs supporting standard format are in ../../standard
of this distribution.  GPAC uses some of them at times, while
they can be used sepatately.
