home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / new / text / print / epsonlx / readme.lx-800 < prev    next >
Text File  |  1994-12-13  |  2KB  |  66 lines

  1. /* Epson LX-800 driver readme file */
  2.  
  3.  
  4. ******* DISCLAIMER *******
  5.  
  6.     The two programs contained in this package had been tested and
  7. they probed to be reliable. However, I can not (and I will not) be
  8. responsible for any damage resulting of their use. It's your own risk and
  9. responsability.
  10.  
  11. ******* HISTORY *******
  12.  
  13.     I started writing this package to learn how to program a printer
  14. driver, so I think it's pretty nice for a first time, IT WORKS !!! (and it
  15. works really good...)
  16.  Both drivers were compiled under Lattice C 5.00 on my A500.
  17. Thanks to the Technical Reference Series for the information to build the
  18. drivers. Tested on Opus Directory 4.0, ProWrite 3.3, Wordworth 2.0, ADPro
  19. 2.0, Image F/X 2.5, Page Stream 2.2 (through Preferences driver), and Art
  20. Expression 1.0 under WB3.0 on my A1200. I think it is enough for a test...
  21.  
  22.  
  23. *******  COPYRIGHT *******
  24.  
  25.     This is an unregistered work, it's shareware, and what I try to
  26. mean is "should you like it, use it; if you find it useful, send a $10
  27. donation to my address. Please keep all files together and do not change
  28. the copyright.
  29.  
  30. ******* DESCRIPTION *******
  31.  
  32.     Epson LX-800 is a standard driver, it behaves as the commodore
  33. provided Epson driver, except that it does not do overprints to fake
  34. international characters, it just uses them; so text speed is better.
  35. Graphically speaking, it adds some nice LX-800 densities as 72 x 72
  36. (square pixel) for plotting.
  37.     Epson LX-800-turbo adds an impressingly fast feature, it
  38. compresses white spaces on the left and also vertically !!! Try printing a
  39. centered small picture and get astonished !
  40.  
  41. Both drivers support the following densities:
  42.  
  43.     -----------------------------------------------------------
  44.     | DENSITY    |  1  |  2  |  3  |  4  |  5  |  6  |  7  |
  45.     -----------------------------------------------------------
  46.     | XDPI        |  72 |  72 |  90 | 120 | 120 | 240 | 240 |
  47.     -----------------------------------------------------------
  48.     | YDPI        |  72 | 144 |  72 |  72 | 144 | 144 | 216 |
  49.     -----------------------------------------------------------
  50.     | PASSES    |  1  |  2  |  1  |  1  |  2  |  2  |  3  |
  51.     -----------------------------------------------------------
  52.                      
  53.  
  54.  
  55.     
  56.     Please send any bugs, comments, suggestions, programs, and of course
  57. donations to the following address:
  58.  
  59.     Sergio R. Caprile
  60.     Pje. Terrada 4789
  61.     (1874) Avellaneda
  62.     Bs.As. - Argentina
  63.  
  64. I can be reached at sergio.caprile@itbace.edu.ar
  65.  
  66. Epson is a registered trade mark.