home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / mag_discs / volume_2 / issue_06 / extra / PIPED / HP20CPI < prev    next >
Text File  |  1989-02-15  |  829b  |  31 lines

  1.     This driver prints 20 characters per inch in draft quality 
  2.     except when highlight 7 has been activated (ALT PA) this 
  3.     gives 5 cpi.
  4.                 Description
  5.  
  6. PON    ESC "E" ESC 40 115 50 48 104 49 81             Printer on string
  7. POFF    12            Printer off string
  8. EP    12            End of page string
  9. LF    Y            Linefeeds
  10.  
  11.     On    Off    Off at CR?    Description
  12.  
  13. H1    ESC 38 100 51 068    ESC 38 100 64    N    Underlined text
  14. H2    ESC 40 115 51 66    ESC 40 115 48 66    N    Bold text
  15. H3            Y    Extended characters
  16. H4            Y    Italics
  17. H5    ESC 40 115 54 118 45 49 85    ESC 40 115 49 50 118 48 85    Y    Subscript downup
  18. H6    ESC 40 115 54 118 43 49 85    ESC 40 115 49 50 118 48 85    Y    Superscript updown
  19. H7    ESC 40 115 53 72    ESC 40 115 50 48 72    N    Alternative font
  20. H8            N    User defined (NLQ)
  21.  
  22.  
  23.     Translations
  24.                 Send ` sign
  25.     ESC 82 3 35 ESC 82 0
  26.  
  27. HMIP                HMI prefix
  28. HMIS    27 "M" 27 32            HMI suffix
  29. HMIO                HMI offset
  30.     246
  31.