home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / PROTEXT4.2.DMS / in.adf / epson24.ppd < prev    next >
Encoding:
Text File  |  1989-05-03  |  3.9 KB  |  273 lines

  1. rem Epson 24 pin printers, Amstrad LQ3500
  2. rem Epson compatible 24 pin printers
  3.  
  4. cc '@'=27,"@",27,"R",0,27,"t",1,27,"x",0,27,"T"
  5. cc 'b'=27,"E"        ; 27,"F"
  6. cc 'c'=15        ; 18
  7. cc 'd'=27,"G"        ; 27,"H"
  8. cc 'e'=27,"M"
  9. cc 'i'=27,"4"        ; 27,"5"
  10. cc 'l'=27,"W",1        ; 27,"W",0
  11. cc 'n'=27,"P"
  12. cc 'p'=27,"p",1        ; 27,"p",0
  13. cc 'q'=27,"x",1        ; 27,"x",0
  14. cc 's'=27,"S",1        ; 27,"T"
  15. cc 't'=27,"S",0        ; 27,"T"
  16. cc 'u'=27,"-",1        ; 27,"-",0
  17.  
  18. rc ''=27,"K",6,0, 32,64,254,64,32,0
  19. rc ''=27,"K",6,0, 8,4,254,4,8,0
  20. rc 26 =27,"L",12,0, 16,0,16,0,16,0,84,40,16,0,0,0
  21. rc ''=27,"L",12,0, 16,40,84,0,16,0,16,0,16,0,0,0
  22. rc '¶'=27,"L",12,0, 64,0,240,0,254,0,128,126,128,0,0,0
  23.  
  24. rem Amiga line graphics
  25. rc #95=#b3
  26. rc #96=#b4
  27. rc #97=#bf
  28. rc #98=#c0
  29. rc #99=#c1
  30. rc #9a=#c2
  31. rc #9b=#c3
  32. rc #9c=#c4
  33. rc #9d=#c5
  34. rc #9e=#d9
  35. rc #9f=#da
  36.  
  37. rc '¡'=#ad
  38. rc '¢'=27,"6",#9b
  39. rc '£'=27,"6",#9c
  40. rc '¤'=27,"R",5,"$",27,"R",0
  41. rc '¥'=27,"6",#9d
  42. rc '¦'=#7c
  43. rc '§'=27,"6",#15
  44. rc '¨'=27,"R",1,126,27,"R",0
  45. rc 'ª'=#a6
  46. rc '«'=#ae
  47. rc '¬'=#aa
  48. rc '°'=#f8
  49. rc '±'=#f1
  50. rc '²'=#fd
  51. rc 'µ'=#e6
  52. rc '·'=#fa
  53. rc 'º'=#a7
  54. rc '»'=#af
  55. rc '¼'=#ac
  56. rc '½'=#ab
  57. rc '¿'=#a8
  58.  
  59. rc 'Ä'=27,"6",#8e
  60. rc 'Å'=27,"6",#8f
  61. rc 'Æ'=27,"6",#92
  62. rc 'Ç'=27,"6",#80
  63. rc 'É'=27,"6",#90
  64. rc 'Ð'="D",8,"-"
  65. rc 'Ñ'=#a5
  66. rc 'Ö'=27,"6",#99
  67. rc 'Ø'=27,"R",4,"\",27,"R",0
  68. rc 'Ü'=27,"6",#9a
  69. rc 'ß'=#e1
  70.  
  71. rc 'à'=27,"6",#85
  72. rc 'á'=#a0
  73. rc 'â'=27,"6",#83
  74. rc 'ã'="a",8,"~"
  75. rc 'ä'=27,"6",#84
  76. rc 'å'=27,"6",#86
  77. rc 'æ'=27,"6",#91
  78. rc 'ç'=27,"6",#87
  79. rc 'è'=27,"6",#8a
  80. rc 'é'=27,"6",#82
  81. rc 'ê'=27,"6",#88
  82. rc 'ë'=27,"6",#89
  83. rc 'ì'=27,"6",#8d
  84. rc 'í'=#a1
  85. rc 'î'=27,"6",#8c
  86. rc 'ï'=27,"6",#8b
  87. rc 'ð'="d",8,"-"
  88. rc 'ñ'=#a4
  89. rc 'ò'=27,"6",#95
  90. rc 'ó'=#a2
  91. rc 'ô'=27,"6",#93
  92. rc 'õ'="o",8,"~"
  93. rc 'ö'=27,"6",#94
  94. rc '÷'=#f6
  95. rc 'ø'=27,"R",4,"|",27,"R",0
  96. rc 'ù'=27,"6",#97
  97. rc 'ú'=#a3
  98. rc 'û'=27,"6",#96
  99. rc 'ü'=27,"6",#81
  100.  
  101. hl 27,"J",15
  102. pscode 27,"9"; 27,"8"
  103.  
  104. rem NOTE: the following is perfectly correct but slow!
  105. mm 1
  106. mf 6
  107. pw 30
  108. cw 36
  109. rem ... and so is superceded by below...
  110.  
  111. rem NOTE: for faster printing the following bit assumes LQ and 1 dot = 1/180"
  112. MM 0
  113. MC 27,"\",1,0
  114. MF 2
  115. CW 36
  116. PW 30
  117.  
  118. rem the following widths are in units of 1/360"
  119.  
  120. width ''=36
  121. width ''=36
  122. width ''=36
  123. width 26 =36
  124. width '¶'=36
  125. width '§'=
  126.     
  127. width ' '=30
  128. width '!'=18
  129. width '"'=30
  130. width '#'=30
  131. width '$'=30
  132. width '%'=36
  133. width '&'=36
  134. width '''=18
  135. width '('=24
  136. width ')'=24
  137. width '*'=30
  138. width '+'=30
  139. width ','=18
  140. width '-'=30
  141. width '.'=18
  142. width '/'=30
  143. width '0'=30
  144. width '1'=30
  145. width '2'=30
  146. width '3'=30
  147. width '4'=30
  148. width '5'=30
  149. width '6'=30
  150. width '7'=30
  151. width '8'=30
  152. width '9'=30
  153. width ':'=18
  154. width ';'=18
  155. width '<'=30
  156. width '='=30
  157. width '>'=30
  158. width '?'=30
  159. width '@'=36
  160. width 'A'=36
  161. width 'B'=36
  162. width 'C'=36
  163. width 'D'=36
  164. width 'E'=36
  165. width 'F'=36
  166. width 'G'=36
  167. width 'H'=36
  168. width 'I'=24
  169. width 'J'=30
  170. width 'K'=36
  171. width 'L'=36
  172. width 'M'=42
  173. width 'N'=36
  174. width 'O'=36
  175. width 'P'=36
  176. width 'Q'=36
  177. width 'R'=36
  178. width 'S'=36
  179. width 'T'=36
  180. width 'U'=42
  181. width 'V'=36
  182. width 'W'=42
  183. width 'X'=36
  184. width 'Y'=36
  185. width 'Z'=30
  186. width '['=24
  187. width '\'=30
  188. width ']'=24
  189. width '^'=30
  190. width '_'=30
  191. width '`'=18
  192. width 'a'=30
  193. width 'b'=36
  194. width 'c'=30
  195. width 'd'=36
  196. width 'e'=30
  197. width 'f'=24
  198. width 'g'=36
  199. width 'h'=36
  200. width 'i'=18
  201. width 'j'=24
  202. width 'k'=36
  203. width 'l'=18
  204. width 'm'=42
  205. width 'n'=36
  206. width 'o'=30
  207. width 'p'=36
  208. width 'q'=36
  209. width 'r'=30
  210. width 's'=30
  211. width 't'=24
  212. width 'u'=36
  213. width 'v'=36
  214. width 'w'=42
  215. width 'x'=30
  216. width 'y'=36
  217. width 'z'=30
  218. width '{'=24
  219. width '|'=18
  220. width '}'=24
  221. width '~'=30
  222.     
  223. width 'Ç'=36
  224. width 'ü'=36
  225. width 'é'=30
  226. width 'â'=30
  227. width 'ä'=30
  228. width 'à'=30
  229. width 'å'=30
  230. width 'ç'=30
  231. width 'ê'=30
  232. width 'ë'=30
  233. width 'è'=30
  234. width 'ï'=18
  235. width 'î'=18
  236. width 'ì'=18
  237. width 'Ä'=36
  238. width 'Å'=36
  239. width 'É'=36
  240. width 'æ'=42
  241. width 'Æ'=42
  242. width 'ô'=30
  243. width 'ö'=30
  244. width 'ò'=30
  245. width 'û'=36
  246. width 'ù'=36
  247. width 'Ö'=36
  248. width 'Ü'=42
  249. width 'ø'=30
  250. width '£'=30
  251. width 'Ø'=36
  252. width 'á'=30
  253. width 'í'=18
  254. width 'ó'=30
  255. width 'Ú'=36
  256. width 'ñ'=36
  257. width 'Ñ'=36
  258. width 'ª'=30
  259. width 'º'=30
  260. width '¿'=30
  261. width '½'=30
  262. width '¼'=30
  263. width '¡'=30
  264. width '«'=30
  265. width '»'=30
  266.     
  267. width 'ß'=30
  268. width 'µ'=30
  269.  
  270. width '±'=30
  271. width '÷'=30
  272. width '°'=30
  273.