Name Date Size #Lines LOC

..--

READMEH A D05-Apr-1995494 128

download.cH A D27-Sep-201312.9 KiB483295

download.hH A D05-Apr-1995291 156

mkfileH A D27-Sep-2013363 2820

README

1
2A simple program that scans PostScript files for %%DocumentFonts:
3comments and prepends requested host resident font files to the
4input. Written for Unix 4.0 lp.
5
6Downloaded fonts are the ones named in the %%DocumentFonts: comment
7and listed in a special map file (which can be selected using the
8-m option). See example.map and comments in download.c for examples
9of map files. By default map files and font files are in *hostfontdir.
10It's initialized using HOSTDIR (file ../common/path.h).
11
12