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

  1. ; --- Driver d'imprimante OKI 393 --- ; Font: LQ-Prop. 
  2.  
  3. ; --- Séquences d'initialisation --- 
  4. S06: 27,83,48            ; Exposant actif 
  5. S07: 27,84               ; Exposant inactif 
  6. S08: 27,83,49            ; Indice actif 
  7. S09: 27,84               ; Indice inactif 
  8. S10: 27,52               ; Italique actif 
  9. S11: 27,53               ; Italique inactif 
  10. S12: 27,69,27,71         ; Gras actif 
  11. S13: 27,70,27,72         ; Gras inactif 
  12. S14: 27,45,49            ; Soulignement actif 
  13. S15: 27,45,48            ; Soulignement inactif 
  14. S16: 27,82,0,27,53,27,112,48,27,84,27,31,0,27,116,1,27,54,27,114,0,27,80,27,120,49; Init
  15. S17: 27,82               ; Fin d'impression 
  16. S18: 27,91               ; ESC  
  17.  
  18. ; --- Table de proportions --- 
  19. P021: 30,42,42,42,42,42,42,42,42,42 
  20. P031: 42,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. ; --- Remplacement 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 derniè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.