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