home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 19 Printer / 19-Printer.zip / CPRT102.ZIP / PAN_1124.CFG < prev    next >
Text File  |  1992-04-12  |  1KB  |  50 lines

  1. * CPRT - PANASONIC KX-P1124 (EPSON MODE) - PRINTER CONFIGURATION FILE
  2. * Comment must be the last thing on a line and start with a *
  3. * Control codes must be seperated by spaces.
  4. * Codes in decimal must end with a 'd'.  e.i. 27d 72
  5. * Codes in Hex must end with a 'h'.      e.i. 1Bh 48h
  6. * Ascii is assumed.                      e.i. ^[  H
  7. * '^' indicates the following character is a controll character. ^[ = esc.
  8.  
  9. Destination LPT1
  10.  
  11. Init          1Bh 78h 01d 1Bh 6Bh 33h * Set print controls before starting
  12. Restore       1Bh 78h 0               * Reset print controls after starting
  13.  
  14. DoubleStrikeOn  ^[ G   *
  15. DoubleStrikeOff ^[ H   *
  16.  
  17. CompressedOn  0fh      *
  18. CompressedOff 12h      *
  19.  
  20. HighLightOn   1Bh 6Bh 4
  21. HighLightOff  1Bh 6Bh 1
  22.  
  23. 10CPI         27d 80d
  24. 12CPI         27d 77d
  25. 15CPI         1Bh 67h
  26. 17CPI         1Bh 50h 1Bh 0Fh
  27. 20CPI         1Bh 4Dh 1Bh 0Fh
  28.  
  29. 6LPI          1Bh 32h
  30. 8LPI          1Bh 30h
  31.  
  32. BOLDON        1Bh G
  33. BOLDOFF       1Bh H
  34.  
  35. ITALICON      1Bh 4
  36. ITALICOFF     1Bh 5
  37.  
  38. UNDERSCOREON  1Bh 2Dh 1
  39. UNDERSCOREOFF 1Bh 2Dh 0
  40.  
  41. FONT1         1Bh 6Bh 0
  42. FONT2         1Bh 6Bh 1
  43. FONT3         1Bh 6Bh 2
  44. FONT4         1Bh 6Bh 3
  45. FONT5         1Bh 6Bh 4
  46. FONT6         1Bh 6Bh 6
  47.  
  48. Draft         1Bh 78h 0
  49. NLQ           1Bh 78h 1
  50.