home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 19 Printer / 19-Printer.zip / spr10.zip / Epson.def next >
Text File  |  1994-03-07  |  730b  |  27 lines

  1. ; ---------
  2. ; Epson.def
  3. ; ---------
  4. ; These definitions should work at least for the following printers:
  5. ;     Epson FX-80/100           -- **untested**
  6. ;     Epson LX-80               -- **untested**
  7. ;     IBM Graphics Printer      -- **untested**
  8. ;     Panasonic KX-P1081        -- tested
  9. ;
  10. Init            "\e@"
  11. Pitch(10)       "\eP"
  12. Pitch(12)       "\eM"
  13. Pitch(17)       "\eP\x0F"
  14. ;
  15. ; Quality changing--these commands are for the Panasonic KX-P1081,
  16. ; and I don't know whether or not they work with the Epsons.
  17. ;
  18. ; Quality(0)      "\ex0"
  19. ; Quality(2)      "\ex1"
  20. ;
  21. Spacing(2)      "\e3l"
  22. Spacing(3)      "\e3H"
  23. Spacing(4)      "\e36"
  24. Spacing(6)      "\e3$"
  25. Spacing(8)      "\e3\e"
  26. Term            ""
  27.