home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / amigan / amigan 4 / epfix / epfix.doc < prev    next >
Encoding:
Text File  |  1994-01-27  |  1.5 KB  |  48 lines

  1. EPFix
  2. Copyright 1986 by Limited Reality, Inc.
  3. Author: James Cooper Jr.
  4.  
  5.      As most of us with Epson (or compatible) printers know, there are BUGS in
  6. the printer driver!  The same bugs exist in the JX-80 driver, showing the
  7. constant nature of some errors.
  8.  
  9.      [Note by Dick Barnes: These bugs, so far as I know, afflict the V1.1
  10. printer drivers, but not those in V1.2 WB/Kickstart. So don't run the program
  11. on the V1.2 Epson drivers.]
  12.  
  13.      This file (EPFix) will correct those bugs, in either driver, painlessly and
  14. quickly.
  15.  
  16.      Specifically, there are two bugs:
  17.  
  18.         1) The vertical dots-per-inch value was set to 82, not the correct 72.
  19.  
  20.         2) The vertical line spacing during graphics output was set to 7/72",
  21.            instead of 8/72", giving a nasty looking overlap.
  22.  
  23.      The patches are listed in the source, but for those who just want their
  24. drivers to WORK, the operating instructions are simple:
  25.  
  26.         1) To fix the regular epson driver, type 'EPFix' and press return.
  27.  
  28.         2) To fix the JX-80 driver, type 'EPFix j' and press return.
  29.  
  30.      EPFix was written in assembler, which explains the small size and the speed
  31. of operation.
  32.  
  33.      Send comments, donations, threats, and other junk mail to:
  34.  
  35.         James Cooper Jr.
  36.         Limited Reality, Inc.
  37.         2104B Rogers Dr.
  38.         Fayetteville, NC 28303-4053
  39.  
  40.  
  41.      This program is guaranteed to work as well as it wants to, according to the
  42. phase of the moon and the current value of Finagle's Variable Constant.
  43.  
  44.      EPFix and source are hereby placed in the public domain.
  45.  
  46. 6/10/86
  47. jec
  48.