David du Colombier 25de748849 GNU General Public License il y a 9 ans
..
README c0f3d9569e Plan 9 from Bell Labs 2002-12-12 il y a 21 ans
download.c 25de748849 GNU General Public License il y a 9 ans
download.h 25de748849 GNU General Public License il y a 9 ans
mkfile f1bf8b3cb7 Plan 9 from Bell Labs 2013-09-27 il y a 10 ans

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).