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

  1. * CPRT - HP LaserJet II - PRINTER CONFIGURATION FILE
  2.  
  3. * Caution: This file has not been tested!
  4.  
  5. * Comment must be the last thing on a line and start with a *
  6. * Control codes must be seperated by spaces.
  7. * Codes in decimal must end with a 'd'.  e.i. 27d 72
  8. * Codes in Hex must end with a 'h'.      e.i. 1Bh 48h
  9. * Ascii is assumed.                      e.i. ^[  H
  10. * '^' indicates the following character is a controll character. ^[ = esc.
  11. * If a ^ character is needed, use the decimal or hex notation.
  12. * If a / character is needed, use the decimal or hex notation. The ascii
  13. * notation is reserved for future use.
  14.  
  15. Init   11h             * Set print controls before starting
  16. Restore                * Reset print controls before starting
  17. Destination LPT1
  18.  
  19. DoubleStrikeOn  27d 40d 115d 51d 66d   * Emphasized Print on
  20. DoubleStrikeOff 27d 40d 115d 48d 66d   * Emphasized Print off
  21.  
  22. CompressedOn  27d 40d 115d 49d 54d 46d 54d 72d * 16.66 CPI
  23. CompressedOff 27d 40d 115d 49d 48d 72d         * 10 CPI
  24.  
  25. HighLightOn   27d 40d 115d 51d 66d   * Emphasized Print on
  26. HighLightOff  27d 40d 115d 48d 66d   * Emphasized Print off
  27.  
  28. 10CPI         27d 40d 115d 49d 48d 72d
  29. 12CPI         27d 40d 115d 49d 50d 72d
  30. * 15CPI
  31. 17CPI         27d 40d 115d 49d 54d 46d 54d 72d   * 16.66 cpi (close enough)
  32. * 20CPI
  33.  
  34. 6LPI          27d 38d 108d 54d 68d
  35. 8LPI          27d 38d 108d 56d 68d
  36.  
  37. * BOLDON        27d 40d 115d 51d 66d
  38. * BOLDOFF       27d 40d 115d 45d 51d 66d
  39.  
  40. * ITALICON
  41. * ITALICOFF
  42.  
  43. UNDERSCOREON  1Bh 2Dh 1
  44. UNDERSCOREOFF 1Bh 2Dh 0
  45.  
  46. FONT1         27 40 115 51 84   *  COURIER
  47. FONT2         27 40 115 48 84   *  LINEPRINTER
  48. FONT3         27 40 115 52 84   *  HELV
  49. FONT4         27 40 115 53 84   *  TIMESROMAN
  50. FONT5         27 40 115 56 84   *  PRESTIGEELITE
  51. FONT6         27 40 115 54 84   *  GOTHIC
  52.  
  53. *Draft
  54. *NLQ
  55.