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

  1. ; --- Driver d'imprimante NEC P5/P6/P7 und P6/P7 plus --- 
  2. ; Font: Pica PS 10  
  3.  
  4. ; --- Séquences d'initialisation ---
  5. S00: 27,112,49; Proportionnelle activée
  6. S01: 27,112,48;  inactivée
  7. S06: 27,83,48 ; Exposant actif
  8. S07: 27,84    ;  inactif
  9. S08: 27,83,49 ; Indice actif
  10. S09: 27,84    ;  inactif
  11. S10: 27,52    ; Italique actif
  12. S11: 27,53    ;  inactif
  13. S12: 27,69    ; Gras actif
  14. S13: 27,70    ;  inactif
  15. S14: 27,45,1  ; Soulignement actif
  16. S15: 27,45,0  ;  inactif
  17. S16: 27,64,27,33,0,27,50,27,67,72,27,82,0,27,120,0; Initialisation
  18. S17: 27,64    ; Fin d'impression
  19.  
  20. ; --- Table des proportions --- 
  21. P003: 38,36,38,36,36,36,36,36,36,36
  22. P013: 36,36,36,36,36,36,36,36,31,36
  23. P023: 36,36,36,36,36,36,36,36,36,30
  24. P033: 26,25,41,31,41,39,16,23,23,26
  25. P043: 40,18,38,18,24,32,32,32,32,32
  26. P053: 32,32,32,32,32,18,18,30,40,30
  27. P063: 26,39,40,33,34,36,35,34,36,36
  28. P073: 20,29,36,32,40,37,38,32,38,33
  29. P083: 30,36,36,38,40,40,34,30,19,24
  30. P093: 19,28,36,19,32,32,28,32,30,23
  31. P103: 30,34,20,17,33,20,41,34,30,32
  32. P113: 32,25,28,25,34,35,40,33,33,28
  33. P123: 20,16,20,26,36,34,34,30,32,32
  34. P133: 32,32,28,30,30,30,18,20,18,40
  35. P143: 40,35,40,41,30,30,30,34,34,33
  36. P153: 38,36,33,37,30,36,33,32,18,30
  37. P163: 34,34,37,25,24,26,36,36,41,41
  38. P173: 26,24,24,36,36,36,36,60,72,36
  39. P183: 36,36,36,36,36,36,36,36,36,36
  40. P193: 36,36,36,38,36,36,36,36,36,36
  41. P203: 36,36,36,36,36,36,36,36,36,36
  42. P213: 36,36,36,36,36,36,36,36,36,36
  43. P223: 36,37,30,24,34,28,36,30,30,36
  44. P233: 36,36,32,36,32,26,34,38,38,38
  45. P243: 38,36,36,40,36,23,22,18,38,30
  46. P253: 21,40,36
  47.  
  48. ; --- Remplacements ASCII ---
  49. A158: 225
  50. A180: 111,101 ;┤ = o + e
  51. A181: 79,69 ;╡ = O + E
  52. A221: 21 ; ▌
  53.  
  54. ; --- Règlages d'impression ---
  55. X1: 1   ; Type de papier
  56. X2: 1   ; Expulsion de la drnière page
  57. X3: 1166; Longueur de la page
  58. X4: 1   ; Type d'imprimante
  59. X5: 0   ; Type de laser
  60. X6: 360 ; Résolution horizontale
  61. X7: 360 ; Résolution verticale
  62. X8: 0   ; ESC-l reconnu?
  63. X9: 1   ; ESC-$ reconnu?
  64.  
  65.