home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 10: Diskmags / nf_archive_10.iso / MAGS / ST_USER / 1990 / USERAU90.MSA / MAGBASE_PRINTER.CFG < prev    next >
Text File  |  1990-06-24  |  493b  |  34 lines

  1. * EPSON printer data file
  2. *
  3. * Lines per page (in decimal)
  4. * ===========================
  5. 66
  6. *
  7. *
  8. * printer codes in hexadecimal
  9. * ============================
  10. *
  11. * printer reset
  12. * ESC,'@'  -  reset printer
  13. 1b,40
  14. *
  15. * pica pitch
  16. * ESC,'P',18 (decimal)
  17. * pica pitch, condensed off
  18. 1b,50,12
  19. *
  20. * condensed pitch
  21. * 15 (decimal),ESC,'Q',137 (dec.)
  22. * condensed on, right margin 137
  23. 0f,1b,51,89
  24. *
  25. * emphasised on
  26. * ESC,'E'
  27. 1b,45
  28. *
  29. * emphasised off
  30. * ESC,'F'
  31. 1b,46
  32. *
  33. * end
  34.