home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 01e / lq_235.zip / IMAGE.PAR < prev    next >
Text File  |  1988-01-10  |  876b  |  62 lines

  1. {Imagewriter configuration file}
  2. {emphasized on:}
  3. %A=27,'E'
  4. {emphasized off:}
  5. %B=27,'F'
  6. {double-strike on:}
  7. %C=27,'G'
  8. {double-strike off:}
  9. %D=27,'H'
  10. {italics on:}
  11. %E=27,'4'
  12. {italics off:}
  13. %F=27,'5'
  14. {double wide on:}
  15. %G=14
  16. {double wide off:}
  17. %H=20
  18. {underline on:}
  19. %I=27,'-',255
  20. {underline off:}
  21. %J=27,'-',0
  22. {superscript on:}
  23. %K=27,'S',0
  24. {subscript on:}
  25. %L=27,'S',255
  26. {superscript/subscript off:}
  27. %M=27,'T'
  28. {graphics prefix:}
  29. %N=27,'G'
  30. {set line feed:}
  31. %O=27,'T'
  32. {unidirection:}
  33. %P=27,'>'
  34. {restore:}
  35. %Q=27,'<',27,'c'
  36. {start each line with: (Pica)}
  37. %R=27,'N'
  38.  
  39. {ignore:}
  40. &A=27,'C',0,255
  41. &B=27,'C',255
  42. &C=27,'N',255
  43. &D=27,'Q',255
  44. &E=27,'W',0
  45. &F=27,'x',0
  46.   
  47. {upsidedown:}
  48. $A=true
  49. {numbers in ASCII:}
  50. $B=true
  51. {min linefeed=1/216?}
  52. $C=false
  53.  
  54. {how many bytes for graphics #?}
  55. #A=4
  56. {how many bytes for linefeed #?}
  57. #B=2
  58.  
  59.  
  60.  
  61. 
  62.