home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / print / canon48.lzh / Readme < prev   
Encoding:
Text File  |  1991-04-07  |  5.9 KB  |  158 lines

  1. (c) 1990, 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 improvements, but without your support there may be no
  24. future revisions!  So it's on you!
  25.  
  26. History
  27. -------
  28. 26.10.90  Version 35 Rev 1
  29. 10.12.90  Version 35 Rev 1.5
  30.           - Elite Bug (Setting Elite in Preferences) removed.
  31.             This bug causes a "MW" while initialising the
  32.             printer, also Autoline was setting on, which
  33.             causes a LF with every CR (so you got to much
  34.             lines in your printing...)
  35.           - known bug left: transfer.a is not
  36.             set right for 360YPI
  37.           - reverse P in char table fixed
  38. 10.12.90  Version 35 Rev 2.0a
  39.           - Bug in transfer.a removed
  40.             new transfer.c now works with 360YDPI
  41. 10.12.90  Version 35 Rev 2.0b
  42.           - transfer.c translated to assembler, so graphicdumps
  43.             should be faster...
  44. 07.01.91  Version 35 Rev 3
  45.           - small speed improvements
  46. 10.02.91  Version 35 Rev 3a
  47.           - no real changes to the driver!
  48. 08.03.91  Version 35 Rev 4
  49.           - faster memory transfer check.
  50. 08.04.91  Version 35 Rev 4
  51.           - bug in translation table for chars >247 (= $F7)
  52.             removed. Thanks goes to Bjarke Hvejsel for finding and
  53.             reporting the first bug.
  54.  
  55. Description:
  56. ------------
  57. This  driver  is  intended  for  all those Canon compatible inkjet
  58. printers (BJ-130...) out there.  Because of improved routines this
  59. driver  is  very fast compared to the commodore driver.  Also this
  60. driver  supports  more  graphic  and  text  modes  (see  below for
  61. additional features).
  62.  
  63. You can allways get the latest version for free through the above
  64. given FIDO/UUCP addresses or send me a selfaddressed letter and
  65. $10.
  66.  
  67. Files you must get with this readme:
  68.  
  69.           Canon48.020  -  68020/68030 Driver
  70.           Canon48      -  68000/68010 Driver
  71.           Readme       -  This textfile
  72.  
  73. Canon Capsule 48/XL (BJ-130 and compatible 48 inkjet printers)
  74. --------------------------------------------------------------
  75. 1. 48-inkjet printer b&w/greyscale printer (text and graphics).
  76. 2. Density    XDPI    YDPI    XYDPI    Comments
  77.     1    180    180     16200
  78.     2    180    180     21600
  79.     3    180    180     32400
  80.     4    180    180     43200
  81.     5    180    360     64800
  82.     6    360    180     64800
  83.     7    360    360    129600
  84. 3. A PaperSize of 'Wide Tractor' selects a maximum print width of
  85.    13.6 inches (for wide carriage printers).
  86. 4. A papertype of 'SINGLE' ejects the sheet with a formfeed after every
  87.    dump.  Formfeed after a graphic dump is send according to the
  88.    SPECIAL_NOFORMFEED flag.
  89.  
  90. Improvements added (compared to epsonx)
  91. ---------------------------------------
  92. 1.  Support of more graphic resolutions (360 DPI)!
  93. 2.  The driver has been speeded up. Now it's much faster than
  94.     a standard WB driver.
  95. 3.  Extra driver with support for 68020/30 should be included with
  96.     this package.
  97. 4.  Escape sequence for shadow print, fonts... added.
  98. 5.  This driver supports alphabetic accents and other special
  99.     characters as far as possible. Please note
  100.     that this driver has some limitations: some alphabetic accents are
  101.     not supported by the printer.
  102. 6.  There is now support for selecting different typefaces.  Due
  103.     to the extended character translation table, the character set
  104.     selection commands (aFNT0 - aFNT10) are no longer really needed.
  105.     The following fonts are yet supported (some only with additional
  106.     cartridges):
  107.  
  108.      0 - Internal ROM CG
  109.      1 - RAM CG
  110.      2 - External ROM CG 1 (font cartridge 1)
  111.      3 - External ROM CG 2 (font cartridge 2)
  112.      4 - Character set 2
  113.      5 - Character set 1
  114.      6 - not supported
  115.      7 - not supported
  116.      8 - not supported
  117.      9 - not supported
  118.     10 - not supported
  119.  
  120.  
  121. Hints & Bug Report & Wishes
  122. ---------------------------
  123. 1.   If  possible  don't use the ESC-'A' command.  If you have to,
  124.      don't  forget  to reset the printer to 1/6inch linefeed!  There is
  125.      no extra 1/6inch linefeed command, so the driver can't do this for
  126.      you!
  127. 2.   Set DIP switch 2-6 ON. Character Set 2 should be default!
  128. 3.   The printer does no perforation skip with graphic dumps!
  129.      So watch out!
  130. 4.   Set DIP switch 1-3 (CR only) and 1-5 OFF!!!!!!!
  131. 5.   In case of a real bug, make sure you have the latest release
  132.      and if so, drop me a note and it will be fixed with the next
  133.      release.
  134. 6.   In case of stripes and empty lines check your printer
  135.      margins (DIP switches, preferences setting, settings within
  136.      the program you use)!
  137. 7.   In case you found a bug: please give me a full description. In
  138.      most cases I can't verify your statements without an example!
  139.  
  140.  
  141. Notes
  142. -----
  143. After my first release of an EpsonLQ compatible printer driver I got
  144. many letters from people asking for an unsupported  printer driver.
  145.  
  146. Please:
  147.  
  148. 1. include some money if you wan't to get answered. Postage takes a
  149.    major part of my income (as student I have no real income :-(  )
  150. 2. if you wan't some improvements or you have wishes: drop me a note,
  151. 3. if you don't have a driver for your printer or your driver
  152.    doesn't fully support your printer: drop me a note with a
  153.    description of your printer and maybe I'll do this for you...
  154.    (if you don't want to wait for an answer:  send me a copy of
  155.    your manual.  But remember:  there is no guarantee I'll do the job!)
  156.  
  157.   -- PS: english is not my native language, so don't call me names... --
  158.