home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / SCRT_NOW.LZH / DRIVER / LQ_ROM10.TRB < prev    next >
Text File  |  1993-05-05  |  2KB  |  59 lines

  1. ; --- Driver d'imprimante EPSON LQ-Serie Roman 2 --- ; Font: Roman 10  
  2.  
  3. ; --- Séquences d'initialisation ---  
  4. S00: 27,120,1,27,107,0,27,114,0,27,112,1; Proportionnelle activée  
  5. S01: 27,120,0,27,112,0   ; Proportionnelle inactivée  
  6. S06: 27,83,48            ; Exposant activé  
  7. S07: 27,84               ; Exposant inactivé  
  8. S08: 27,83,49            ; Indice actif  
  9. S09: 27,84               ; Indice inactif  
  10. S10: 27,52               ; Italique actif  
  11. S11: 27,53               ; Italique inactif  
  12. S12: 27,69,27,71         ; Gras actif  
  13. S13: 27,70,27,72         ; Gras inactif  
  14. S16: 27,64,27,116,1,27,80,27,50,27,82,0; Initialisation  
  15. S17: 27,64               ; Fin d'impression  
  16. S18: 27,43               ; n/360 Interlignage  
  17.  
  18. ; --- Table des proportions ---
  19. P021: 30,30,30,30,30,30,30,30,30,30
  20. P031: 30,30,18,30,30,30,36,36,18,24
  21. P041: 24,30,30,18,30,18,30,30,30,30
  22. P051: 30,30,30,30,30,30,30,18,18,30
  23. P061: 30,30,30,36,36,36,36,36,36,36
  24. P071: 36,36,24,30,36,36,42,36,36,36
  25. P081: 36,36,36,36,42,36,42,36,36,30
  26. P091: 24,30,24,30,30,18,30,36,30,36
  27. P101: 30,24,36,36,18,24,36,18,42,36
  28. P111: 30,36,36,30,30,24,36,36,42,30
  29. P121: 36,30,24,18,24,30,30,36,36,30
  30. P131: 30,30,30,30,30,30,30,30,18,18
  31. P141: 18,36,36,36,42,42,30,30,30,36
  32. P151: 36,36,36,42,30,30,36,42,30,30
  33. P161: 18,30,36,36,36,30,30,30,30,30
  34. P171: 30,30,30,30,30,30,30,30,30,30
  35. P181: 30,30,30,30,30,30,30,30,30,30
  36. P191: 30,30,30,30,30,30,30,30,30,30
  37. P201: 30,30,30,30,30,30,30,30,30,30
  38. P211: 30,30,30,30,30,30,30,30,30,30
  39. P221: 30,30,30,30,30,30,30,30,30,30
  40. P231: 30,30,30,30,30,30,30,30,30,30
  41. P241: 30,30,30,30,30,30,30,30,30,30
  42. P251: 30,30,30,30,30
  43.  
  44. ; --- Remplacements ASCII ---
  45. A158: 225;
  46. A221: 21 ; ▌
  47.  
  48. ; --- Règlage d'impression ---  
  49. X1: 1   ;Type de papier  
  50. X2: 1   ;Expulsion de la der niére page  
  51. X3: 1166;Longueur de la page  
  52. X4: 1   ;Type d'imprimante  
  53. X5: 0   ;Type de laser  
  54. X6: 360 ;Résolution horizontale  
  55. X7: 360 ;Résolution verticale  
  56. X8: 0   ;ESC-l reconnu?  
  57. X9: 1   ;ESC-$ reconnu?  
  58.  
  59.