home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / utility / misc / panasoni.lzh / Readme < prev    next >
Encoding:
Text File  |  1991-05-16  |  7.6 KB  |  176 lines

  1. (c) 1991
  2.     Wolf Faust
  3.     Am Dorfgarten 10
  4.     W-6000 Frankfurt 50
  5.     Germany
  6.     voice ++49-69-5486556 (GMT)
  7.     Fido 2:243/43.5 (Wild Cat: ++49-6173-2544 HST,V.32bis)
  8.     UUCP:cbmvax.commodore.com!cbmehq!cbmger!venus!wfaust
  9.  
  10. Author's request
  11. ----------------
  12. The  entire  driver  package may be noncommercially redistributed,
  13. provided  that  the  package is always distributed in its complete
  14. form.  A small copy fee for media costs is allowed but any kind of
  15. commercial distribution is strictly forbidden!
  16.  
  17. The  author  and any other distributor takes no responsibility for
  18. the consequences of its use.
  19.  
  20. This  driver  package  is  shareware.  You may feel free to use it
  21. without  any  charge.  Anyway I ask you to donate some bucks (10$,
  22. that's  2,3% of my income as student ;-).  There is much room left
  23. for further speed improvements, but without your support there may
  24. be no future revisions!  So it's on you!
  25.  
  26. You can allways get the latest version for free through the above
  27. given FIDO/UUCP addresses or send me a selfaddressed letter and
  28. $10.
  29.  
  30. Files you must get with this readme:
  31.  
  32.           PanasonicPlus.020  -  68020/68030 Driver
  33.           PanasonicPlus      -  68000/68010 Driver
  34.           Readme             -  This textfile
  35.           Readme.first       -  List of printers supported
  36.           Test.lzh           -  script&pitcures for testing
  37.  
  38. History
  39. -------
  40. 04.03.91  Version 35 Rev 4
  41. 15.05.91  Version 35 Rev 5
  42.           - after selecting 360YDPI, no <360YDPI mode won't work
  43.             anymore, because NumRows doesn't got reseted. fixed
  44.  
  45. Note:  after 2 month someone finaly told me the unnoticed bug in
  46. revision 4!  Are you guys sleeping out there? Flame me...
  47.  
  48. Description:
  49. ------------
  50. This driver is intended for all those Panasonic/EpsonLQ compatible
  51. dot  matrix  printers out there.  The driver is up to 2000% faster
  52. compared  to the commodore EpsonQ driver and supports more graphic
  53. modes (see below for additional features).
  54.  
  55. PanasonicPlus (24-pin Epson compatible)
  56. -------------
  57. 1. Dot matrix b&w/color printer (text and graphics).
  58. 2. Drives all EpsonQ/EpsonQ+  compatible printers.
  59. 3. Linefeeds # of vertical dots printed.
  60. 4.   Density      XDPI        YDPI        XYDPI        Comments
  61.         1          90         180         16200
  62.         2         120         180         21600
  63.         3         180         180         32400
  64.         4         120         360         43200        two pass
  65.         5         180         360         64800        two pass
  66.         6         360         180         64800        *1
  67.         7         360         360        129600        two pass *1
  68. 5. A PaperSize of 'Wide Tractor' selects a maximum print width of
  69.    13.6 inches (for wide carriage printers).
  70. 6. A papertype of 'SINGLE' ejects the sheet with a formfeed after every
  71.    dump.  This enables Epsons sheet cutting feature.  Formfeed
  72.    after a graphic dump is send according to the SPECIAL_NOFORMFEED flag.
  73.  
  74. Improvements added (compared to EpsonQ)
  75. ------------------
  76. 1.  The old PaperType function has been removed for a sheet
  77.     cutting feature. No more 16pins support ! 24pins should be
  78.     mastered by modern printers, specially in 360*360DPI mode...
  79.     Selecting SINGLE in preferences ejects the sheet after using
  80.     the printer. This enables cutting sheet features.
  81. 2.  Support of more graphic resolutions (360 YDPI) !
  82. 3.  The driver has been speeded up. Now it's much faster than
  83.     a standard WB driver.
  84. 4.  Extra driver with support for 68020/30 should be included with
  85.     this package.
  86. 5.  There is now support for selecting different typefaces.  Due
  87.     to the extended character translation table, the character set
  88.     selection commands (aFNT0 - aFNT10) are no longer really needed.
  89.     The following fonts are yet supported (some only with additional
  90.     cartridges):
  91.  
  92.   aFNT   Code      Star          Epson       Panasonic    Seikosha
  93.  
  94.    0  - ESC(B -   Courier    -   Roman    -  Bold PS   -  S. Roman
  95.    1  - ESC(R - opt.typeface - Sans Serif - Sans Serif -  S. Helv.
  96.    2  - ESC(K -   Prestige   -  Courier   -  Courier   - Courier 10
  97.    3  - ESC(A -   Orator     -  Prestige  -  Prestige  - Prest.Elite
  98.    4  - ESC(E -   Script     -  Script    -   Script   -   Script
  99.    5  - ESC(H -              -   OCR-B    -            -   OCR-B
  100.    6  - ESC(Y -              -   OCR-A    -            -   OCR-A
  101.    7  - ESC(Z -              -   Orator   -            -  Gothic 12
  102.    8  - ESC(J -              -  Orator S  -            -   Orator
  103.    9  - ESC(6 -              -            -            -
  104.   10  - ESC(C -              -            -            -
  105.  
  106.     (PS: Excellence users watch out! These commands cause sleepless
  107.      nights ;-)
  108.  
  109. 6.  Timeout is now set according to the preference settings. In
  110.     case something is wrong with your printer you sooner get a
  111.     requester.  This enables you to cancel a print request more
  112.     quickly. How "timeout" is calculated:
  113.  
  114.     b&w or grey + 180YDPI = 20 seconds
  115.     b&w or grey + 360YDPI = 40 seconds
  116.     color + 180YDPI = 30 seconds
  117.     color + 360YDPI = 60 seconds
  118.  
  119.     Commo's EpsonQ driver = allways 30 seconds
  120.  
  121. 7.  The printer driver now uses the 24 pin modus for 90XDPI and
  122.     120XDPI graphic printings. This results in a better quality
  123.     and a faster graphic dump.
  124.  
  125. 8.  The driver now uses ESC-$ (abs.  horiz.  position) to advance
  126.     the printerhead over white areas while doing graphic dumps.
  127.     Please note: this method might not be suitable to your printer and
  128.     in case your printer gets ugly slow: this is not your driver (contact me!).
  129.     Use the "test" script to find out if your printer handles ESC-$ right
  130.     with this driver.
  131.  
  132.     The  Panasonic  KX-P1124  is  one  of those printers, which handle
  133.     ESC-$    a    bit   different   to   those   new   printers   from
  134.     Epson/Citizen/Seikosha/Nec.   To  avoid  a  loss in speed for this
  135.     printer, I made this extra driver which uses ESC-$ a bit differently
  136.     compared to the EpsonQPlus and Star24Plus driver.
  137.  
  138.     ESC-$ is used:
  139.  
  140.         a.) the white area is greater than 2inch and you're doing
  141.             360XDPI graphic dumps
  142.         b.) it's the white left border
  143.         c.) ESC-$ is used wherever possible while doing <360XDPI graphic dumps.
  144.  
  145. Special things to note
  146. ----------------------
  147. After my first release of an EpsonLQ compatible printer driver I got
  148. many letters from people asking for an unsupported  printer driver.
  149.  
  150. Please:
  151.  
  152. 1. include some money if you wan't to get answered. Postage takes a
  153.    major part of my income (as student I have no real income :-(  )
  154. 2. in case you found a bug: please give me a full description or
  155.    better: an example image/printout. In most cases I can't verify
  156.    your statements without an example!
  157. 3. if you wan't some improvements or you have wishes: drop me a note,
  158. 4. if you don't have a driver for your printer or your driver
  159.    doesn't fully support your printer: drop me a note with a
  160.    description of your printer and maybe I'll do this for you...
  161.    (if you don't want to wait for an answer:  send me a copy of
  162.    your manual.  But remember:  there is no guarantee I'll do the job!)
  163.    requester asking you to check your printer cable.  In this case
  164. 5. please note:  this driver is specialy written for Panasonic
  165.    printers.  Some other printers maybe compatible with the Pansonic (Epson)
  166.    commands, but differ in speed.  Because of this, there might be a
  167.    requester asking you to check your printer cable. In this case
  168.    you can ignore the requester by pressing "Resume".
  169.  
  170. Notes
  171. -----
  172. *1 - in this mode most printers cannot print two consecutive dots in a row.
  173.      It is recommended that you only use this density for B&W Shade dumps.
  174.  
  175.    -- english is not my native language, so don't call me names... --
  176.