Name Date Size #Lines LOC

..--

Nroundpage.psHD05-Apr-1995287

READMEH A D05-Apr-1995622 1210

aps.psHD05-Apr-19953.1 KiB

banner.psHD05-Apr-1995973

baseline.psHD05-Apr-19952.6 KiB

color.psHD05-Apr-19951.3 KiB

fatcourier.psHD05-Apr-1995750

forms.psHD05-Apr-19955.9 KiB

mkfileH A D07-Jun-2000107 138

ps.requestsH A D05-Apr-1995352 1714

roundpage.psHD05-Apr-1995695

shade.psHD05-Apr-1995905

unbind.psHD05-Apr-1995526

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