home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 01e / lq_235.zip / EPSON.PAR < prev    next >
Text File  |  1987-12-30  |  1KB  |  65 lines

  1. {EPSON.PAR}
  2. {File for Epson MX 80, IBM Graphics Printer, ...}
  3. {These are the default settings of LQ}
  4. {emphasized on:}
  5. %A=27,'E'
  6. {emphasized off:}
  7. %B=27,'F'
  8. {double-strike on:}
  9. %C=27,'G'
  10. {double-strike off:}
  11. %D=27,'H'
  12. {italics on:}
  13. %E=27,'4'
  14. {italics off:}
  15. %F=27,'5'
  16. {double wide on:}
  17. %G=14
  18. {double wide off:}
  19. %H=20
  20. {underline on:}
  21. %I=27,'-',255
  22. {underline off:}
  23. %J=27,'-',0
  24. {superscript on:}
  25. %K=27,'S',0
  26. {subscript on:}
  27. %L=27,'S',255
  28. {superscript/subscript off:}
  29. %M=27,'T'
  30. {hi-res graphics prefix:}
  31. %N=27,'L'
  32. {set line feed:}
  33. %O=27,'3'
  34. {unidirection:}
  35. %P=27,'U',1
  36. {restore:}
  37. %Q=27,'U',0,27,'2'
  38. {start each line with:}
  39.  
  40. {ignore:}
  41. &A=27,'C',0,255
  42. &B=27,'C',255
  43. &C=27,'N',255
  44. &D=27,'Q',255
  45. &E=27,'W',0
  46. &F=27,'x',0
  47.  
  48. {true/false:}
  49. $A=FALSE
  50. {pin 128 on top}
  51. $B=FALSE
  52. {numbers in binary, not ASCII}
  53. $C=TRUE
  54. {min linefeed=1/216}
  55.  
  56. {numbers:}
  57. #A=2
  58. {2 bytes allocated for number of graphics bytes}
  59. #B=1
  60. {1 byte for length of linefeed length}
  61.  
  62.  
  63.  
  64. 
  65.