README 499 B

123456789101112131415
  1. Miscellaneous programs - all are unsupported.
  2. ibmfont.c IBM PC to Unix font conversion program
  3. laserbar.[c1] Barcode filter and man page - Jan Wolitzky
  4. lp.model Sample lp interface (not for Unix 4.0) - Maryann Csaszar
  5. macfont.c Macintosh to Unix font conversion program
  6. pscrypt.c Quick implementation of Adobe's encryption/decryption algorithm
  7. setbaud.ps Example of how to change the printer's baudrate
  8. Use make to compile C programs. For example,
  9. make macfont
  10. compiles macfont.c.