David du Colombier c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 years ago
..
README c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 years ago
download.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 years ago
download.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 years ago
mkfile c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 years ago

README


A simple program that scans PostScript files for %%DocumentFonts:
comments and prepends requested host resident font files to the
input. Written for Unix 4.0 lp.

Downloaded fonts are the ones named in the %%DocumentFonts: comment
and listed in a special map file (which can be selected using the
-m option). See example.map and comments in download.c for examples
of map files. By default map files and font files are in *hostfontdir.
It's initialized using HOSTDIR (file ../common/path.h).