Name Date Size #Lines LOC

..--

Nroundpage.psHD16-Nov-2022287

READMEH A D16-Nov-2022622 1210

aps.psHD16-Nov-20223.1 KiB

banner.psHD16-Nov-2022973

baseline.psHD16-Nov-20222.6 KiB

color.psHD16-Nov-20221.3 KiB

fatcourier.psHD16-Nov-2022750

forms.psHD16-Nov-20225.9 KiB

mkfileH A D16-Nov-2022107 138

ps.requestsH A D16-Nov-2022352 1714

roundpage.psHD16-Nov-2022695

shade.psHD16-Nov-2022905

unbind.psHD16-Nov-2022526

README

1PostScript files that go in $(POSTLIB). Several, like forms.ps, are
2used by most translators supplied in this package. Most PostScript
3files only used by a single translator (e.g. the prologue) have been
4been moved into the appropriate source directory. Files that end in
5.enc support alternate character sets (e.g. ISO Latin 1 alphabet).
6The implementation is left open, but typically redefines findfont.
7That approach works because findfont is a procedure rather than an
8operator, so it's not affected by bind. Also can't depend on having
9a systemdict definition for findfont. It's in userdict on Version
1048.0 VT600s.
11
12