This package contains fonts that bring PostScript support of some
charsets.  These fonts should work for any kind of text processing
tool, but this collection is mainly intented to a2ps.

Installing these fonts for a2ps
-------------------------------

Choose a place where you'll put the fonts and AFM files so that a2ps
can see them.  a2ps' path is displayed at the end of
`a2ps --list=options':

| solo ~ $ a2ps --list=options
| 			Configuration status of a2ps 4.10.4l
| 			====================================
...
|   library path        =
| 	  /usr/local/share/a2ps/sheets
| 	  /usr/local/share/a2ps/ps
| 	  /usr/local/share/a2ps/encoding
| 	  /usr/local/share/a2ps/afm
| 	  /usr/local/share/ogonkify/afm
| 	  /usr/local/share/a2ps/ppd
| 	  /usr/local/share/a2ps/fonts
| 	  /usr/local/share/ogonkify/fonts
| 	  /usr/local/share/a2ps
| 	  /usr/local/lib/ghostscript/fonts
| 	  /usr/local/share/ghostscript/fonts
| 	  /inf/soft/infthes/demaille/.a2ps/ppd

If you are allowed to (eg, you are root), the content of the font dir
should be installed in `/usr/local/share/a2ps/fonts' and AFM files in
`/usr/local/share/a2ps/afm'.  This is not mandatory: any directory of
the path is OK.

If you don't have the priviledges to install these fonts there, you
still can put them in your `~/.a2ps' directory.

Then, run the shell script `make_fonts_map.sh'.  It shall create a
file name `fonts.map.new'.  Again, either you replace the file
`/usr/local/share/a2ps/afm/fonts.map' with the newly created file, or
you install `fonts.map.new' as `~/.a2ps/fonts.map'.

a2ps should now know these extras fonts.


Bug Reports
-----------

Bug reports should be sent to bug-a2ps@gnu.org.
