home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Printer / CannonPrinterDriverDisk221.dms / in.adf / History < prev    next >
Encoding:
Text File  |  1994-12-08  |  25.4 KB  |  518 lines

  1.  
  2.                        UPDATE HISTORY
  3.                        ==============
  4.  
  5.  
  6.                   CanonBJ-EC (or CanonBJC800)
  7.                   ---------------------------
  8.  
  9. 03.09.92     Version 1.0
  10. 23.09.92     Version 1.1  - Ink compensation, color adjustment and
  11.                           custom dither matrices now require ORDERED
  12.                           dither set in preferences and a density
  13.                           greater 2. SuperMode now requires
  14.                           ORDERED dither set in preferences
  15.                           This change was made to avoid problems
  16.                           because of wrong user setup. So we have:
  17.                                       | PREFERENCES REQUIRED
  18.                             FUNCTION  |Dens.>2|Ordered|Color
  19.                             --------------------------------
  20.                             Super Mod |   no  | yes   | yes
  21.                             Ink Comp. |  yes  | yes   | yes
  22.                             Color Adj.|  yes  | yes   |  no
  23.                             Cust. Dit |  yes  | yes   |  no
  24.                           - disabling color adjustment in SuperMode
  25.                           by printing with a density smaller 3 didn't
  26.                           worked -  fixed
  27. 19.11.92     Version 1.1b - two dithers replaced by new dithers
  28.                           - two dots fixed in Halftone 256 dither
  29.                           - new install program (KS 1.3 friendly)
  30. 20.02.93     Version 1.2  - paper size was not set to 22 inch when
  31.                             preferences paper length was set to
  32.                             250 and paper type to fanfold and text
  33.                             got printed (graphics was fine).
  34.                           - all programs now compiled with SAS/C V6.2
  35.                           - small code size improvements and cleanups
  36.                           - Setting a dither method using CanonPref
  37.                             is now very easy.
  38.                           - Checks and warning messages added to CanonPref
  39.                           - recompiled using SAS/C V6.2
  40.                           - dither/adjustment directory is now allways shown
  41.                             in the CanonPref file requester as default.
  42.                           - CanonPref error message requester improved
  43. 15.07.93     Version 1.4  - bad dither pattern alignment in Epson24
  44.                             mode fixed. Bug-fix also cures problems
  45.                             with all those faulty application
  46.                             programs out there (this is a feature ;-)
  47. 21.08.93     Version 3.0  - Custom dither now works with 1*1, 2*1 and
  48.                             1*2 matrices
  49.                           - CanonPref code improved. Now also works with
  50.                             Cycle2Menu.
  51.                           - CanonEmu definition changed for
  52.                             BJ2x0 emulation and future BJC modes.
  53.                           - Custom page size definition changed in
  54.                             BJ/BJC modes: now you define the
  55.                             real page size (including margins) with
  56.                             Custom ResX/ResY. For instance, for DIN A4:
  57.                             ResX = 8.5inch*360  ResY 11.7*360
  58.                           - New dither routines built in
  59.                           - CanonPref select dither routines improved
  60.                             and new dither routines added.
  61.                           - BJ native mode added.
  62.                           - BJ/BJC mode is now enabled after
  63.                             each Open() of device, avoiding problems
  64.                             with bad user habits (turning/reseting
  65.                             printer without InitPrinter afterwoods)
  66.                           - bad dither alignment fix made in V1.4 improved
  67. 06.09.93     Version 3.1  - Mirror keyboard shortcut in CanonPref fixed
  68.                           - printer got switched to emulation
  69.                             mode during aRIS causing trash to be
  70.                             printed. Though, this bug should only showed up
  71.                             in bad written programs (multiple pages on
  72.                             Final Copy).
  73.                           - Conv() changed for avoiding possible empty pages.
  74.                           - "not defined" dither matrix now shown
  75.                             in CanonPrefs dither window
  76. 22.09.93     Version 3.2  - Driver >= V3.0 dither routine crashed when
  77.                             printing in Color & <360ydpi & Epson 24 mode.
  78.                           - BJC 600 paper modes added.
  79.                           - CanonPref changed for BJC 600 modes.
  80.                           - PageStream V2.x BJC driver added (well, guys,
  81.                             seems there is demand for it... use on your
  82.                             own risk!)
  83. 28.04.94                  - PageStream 2.2 driver renamed to
  84.                             CanonBJC600 and CanonBJC800. CanonBJC800
  85.                             now works fine with A3 sized paper.
  86. 30.08.94     Version 4.0  - VERY small amount of perturbation added to error
  87.                             diffusion dithers in order to avoid bad "spot"
  88.                             colors.
  89.                           - support for BJC 4000 added
  90.                           - Now compiled using small data mode...
  91.                           - All driver settings are now saved in one file
  92.                             in ENV: named "CanonBJECPref".
  93.                           - MAJOR changes to CanonPref:
  94.                           
  95.                             * Menu items added
  96.                             * similar to WB preferences USE, SAVE
  97.                               and FROM tooltype/arguments was added.
  98.                             * improved error message handling
  99.                             * improved dither window with preview.
  100.                             * presets for BJC printers available...
  101.                             
  102. 28.11.94     Version 4.1  - fixes stripes problem with error diffusion dithers
  103.                           - Edit dither in CanonPref now works
  104.                           - Printing with error diffusion dither enabled
  105.                             and density 1 or 2 (ie. error diffusion disabled)
  106.                             may caused a crash.
  107.  
  108.  
  109.  
  110.             CanonBJ10:    Now named CanonBJ5-230
  111.             ------------------------------------
  112.  
  113. 22.07.91     Version 1.1
  114. 27.11.91     Version 1.2  Version for Commodore
  115.              + set presentation highlight removed for BJ300/330 printers
  116.              (NOTE: this driver - with DIN pages sizes added - 
  117.              will become available on the Workbench 2.1/3.0 disks)
  118. 09.12.91     Version 1.3  Further changes for the BJ300 made
  119. 20.04.92     Version 3.0  major update:
  120.              + arXon support added       + new WB paper sizes added
  121.              + I' accent fixed           + CanonBeep option added
  122.              + CanonTime option added    + CanonResX option added
  123.              + CanonConv option added    + CanonTab  option added
  124.              + CanonPerf option added    + CanonTop  option added
  125.              + CanonForm option added    + CanonFont option added
  126.              + FontShop program added    + CanonPref program added
  127.              + Report program added      + aTBCALL command fixed
  128.              + Check for MemCpy() fixed  + MemCpy()/MemClr() improved
  129.              + most text style commands changed
  130.                for download font usage
  131. 01.06.92     Version 4
  132.              - changes in the documentation
  133.              - a small bug in MemCpy() fixed, causing chars to appear in
  134.                dark graphics
  135.              - misaligned slider in CanonPref fixed
  136. 27.03.93     Version 5
  137.              - 100% new font independent CanonPref program
  138.              - CanonGFeed option added (adjust graphic line
  139.                spacing, avoiding stripes)
  140.              - CanonMirror option added (mirror graphic dumps)
  141.              - Supergrey function added (256 simultanious greyshades
  142.                instead of 16 using WB color dump mode)
  143.              - max. print size in 240*360 dpi mode fixed
  144.              - free definable dither routines added
  145.              - greyscale adjustment improved, replacing CanonConv
  146.                (now named CanonGAdj)
  147.              - FontShop is now font independent.
  148.              - Security checks added to FontShop, avoiding crashes
  149.                caused by corrupt fonts.
  150.              - now compiled using SAS/C V6.2
  151.              - Native mode added for BJ200 graphic dumps
  152.                (native mode uses TIFF compression)
  153.              - CanonResX changed. Now CanonResX defines the paper
  154.                size including borders (0.5 inch).
  155.              - CanonResY added. Defines paper height including
  156.                non printable border (0.6 inch).
  157.              - PageStream 2.x native mode driver added
  158.                (useable with BJ200, BJ230 and BJC800)
  159.              - density settings changed for new greyscale
  160.                adjustment/dither functions.
  161. 27.07.93     Version 5a
  162.              - PageStream driver updated (now V2)
  163.                o multiple page document now works
  164.                o number of copies now works
  165.              - PageStream driver now flushes WB driver
  166. 21.08.93     Version 5b
  167.              - CanonPref/FontShop code improved.
  168.              - Hexagonal dither added.
  169.              - Current dither is highlighted while selecting a new dither.
  170. 06.09.93     Version 5.1
  171.              - printer got switched to emulation
  172.                mode during aRIS causing trash to be
  173.                printed. Though, this bug should only showed up
  174.                in bad written programs (multiple pages on
  175.                Final Copy).
  176. 22.09.93     Version 6.0
  177.              - 100% new dither routine -  now with error-diffusion
  178.                and blue noise dither
  179.              - CanonPref > V5 CanonForm checkbox gadget was not
  180.                sized right when used under WB 2.1 or 3.0
  181.              - "Graphics only" mode is now enabled after
  182.                each Open() of device, avoiding problems
  183.                with bad user habits (turning/reseting
  184.                printer without InitPrinter afterwoods)
  185.              - bad dither alignment fix added.
  186.              - Custom dither now works with 1*1, 2*1 and
  187.                1*2 matrices
  188.              - CanonPref dither listview now shows current dither matrix
  189.              - CanonEmu definition changed (0=Text&Graphics 1=Graphics only)
  190.              - automatic page size initialisation before graphics changed
  191.              - PageStream driver now disables perforation skip that might
  192.                have caused empty pages to be printed because of
  193.                bad page size defined by user (it's a simple user fault!).
  194.                Paper size must now be defined in the special gadget!
  195. 28.04.94     - PageStream 2.2 driver renamed to
  196.                BJ200 and BJ230. BJ230 driver reworked for A3 sized paper.
  197.  
  198.  
  199.  
  200.  
  201.                          CanonBJ130 (REMOVED FROM DISK!!! SEE BELOW)
  202.                          ----------
  203.  
  204. ------------------------------  NOTE ---------------------------------
  205. As  the  Canon BJ130 isn't sold anymore, the CanonBJ130 driver has
  206. been  removed  from  this  disk  in  order  to get space for other
  207. software.  The driver is still supported, however, not shiped with
  208. this disk. Please make a special request if you need the BJ130 driver.
  209. The  driver  on  CanonDisk  V2.01  is  still unchanged.  The BJ130
  210. driver might be included/updated in a future CanonDisk.
  211.  
  212. 26.10.90  Version 35 Rev 1
  213. 10.12.90  Version 35 Rev 1.5
  214.           - Elite Bug (Setting Elite in Preferences) removed.
  215.             This bug causes a "MW" while initialising the
  216.             printer, also Autoline was setting on, which
  217.             causes a LF with every CR (so you got to much
  218.             lines in your printing...)
  219.           - known bug left: transfer.a is not
  220.             set right for 360YPI
  221.           - reverse P in char table fixed
  222. 10.12.90  Version 35 Rev 2.0a
  223.           - Bug in transfer.a removed
  224.             new transfer.c now works with 360YDPI
  225. 10.12.90  Version 35 Rev 2.0b
  226.           - transfer.c translated to assembler, so graphicdumps
  227.             should be faster...
  228. 07.01.91  Version 35 Rev 3
  229.           - small speed improvements
  230. 10.02.91  Version 35 Rev 3a
  231.           - no real changes to the driver!
  232. 08.03.91  Version 35 Rev 4
  233.           - faster memory transfer check.
  234. 08.04.91  Version 35 Rev 5
  235.           - bug in translation table for chars >247 (= $F7)
  236.             removed. Thanks goes to Bjarke Hvejsel for finding and
  237.             reporting the first bug.
  238. 21.04.91  Version 35 Rev 6  new render module - test version
  239. 05.05.91  Version 35 Rev 7
  240.           - Because of a bug in Pagestream 2.1 preference driver,
  241.             there's no way to enable density 7. This revisions offers
  242.             Pagestream users a fix until Pagestream gets updated.
  243. 14.07.91  Version 35 Rev 8.1
  244.           - Elite & fine mode sometimes didn't got set.. fixed
  245.           - printing NLQ in Prowrite now works... exact cause still unknown...
  246.           - NOW Rev 6 render module has made it into this release
  247.             and even got further improved...
  248.           - "version" command ability added
  249.           - margin settings after graphic dumps corrected
  250.           - no more turbo versions! Everything is in there!
  251.             Yep one version including special '20/30 code!
  252.             Must be hell for turboboard users...
  253. 04.10.91  Version 35 Rev 8.2
  254.           - Reset command caused '0' chars. fixed
  255. 20.04.92  Version 35 Rev 10 major update:
  256.              + arXon support added       + new WB paper sizes added
  257.              + I' accent fixed           + CanonBeep option added
  258.              + CanonTime option added    + CanonResX option added
  259.              + CanonConv option added    + CanonTab  option added
  260.              + CanonPerf option added    + CanonTop  option added
  261.              + CanonForm option added    + CanonPref program added
  262.              + Report program added      + aTBCALL command fixed
  263.              + Check for MemCpy() fixed  + MemCpy()/MemClr() improved
  264.              + CanonType option added
  265. 01.06.92  Version 35 Rev 11
  266.           - changes in the documentation
  267.           - a small bug in MemCpy() fixed, causing chars to appear in
  268.             dark graphics
  269.           - misaligned slider in CanonPref fixed
  270. 03.06.92  Version 35 Rev 11.1
  271.           - bug in margin command fixed
  272. 20.02.93  Version 35 Rev 12
  273.           - 100% new font independent CanonPref program
  274.           - CanonGFeed option added (adjust graphic line
  275.             spacing, avoiding stripes)
  276.           - CanonMirror option added (mirror graphic dumps)
  277.           - Supergrey function added (256 simultanious greyshades
  278.             instead of 16 using WB color dump mode)
  279.           - free definable dither routines added
  280.           - greyscale adjustment improved, replacing CanonConv
  281.             (now named CanonGAdj)
  282.           - now compiled using SAS/C V6.2
  283.           - CanonResY added
  284.           - density settings changed for new greyscale
  285.             adjustment/dither functions.
  286. 22.09.93  Version 35 Rev 13
  287.           - 100% new dither routine -  now with error-diffusion,
  288.             blue noise dither and hexagonal cluster dither
  289.           - CanonPref code improved - now works with Cycle2Menu
  290.           - bad dither alignment fix added.
  291.           - Custom dither now works with 1*1, 2*1 and
  292.             1*2 matrices
  293.           - CanonPref dither listview now shows current dither matrix
  294.           - automatic page size initialisation before graphics changed
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.                            CanonBJ300
  304.                            ----------
  305.  
  306. 25.07.91  Version 35 Rev 1
  307. 25.10.91  Version 35 Rev 1.1 test version / not released to public
  308.                          shading/reverse bug removed
  309. 28.10.91  Version 35 Rev 1.2 lf/cr bug removed
  310. 08.12.91  Version 35 Rev 1.3 On request: HQ/DRAFT setting doesn't affect
  311.                           graphic dumps
  312. 20.04.92  Version 35 Rev 3 major update:
  313.              + arXon support added       + new WB paper sizes added
  314.              + I' accent fixed           + CanonBeep option added
  315.              + CanonTime option added    + CanonResX option added
  316.              + CanonConv option added    + CanonTab  option added
  317.              + CanonPerf option added    + CanonTop  option added
  318.              + CanonForm option added    + CanonPref program added
  319.              + CanonType option added    + CanonFeed option added
  320.              + Report program added      + aTBCALL command fixed
  321.              + Check for MemCpy() fixed  + MemCpy()/MemClr() improved
  322. 25.05.92  Version 35 Rev 3.01 HQ/DRAFT setting doesn't affect
  323.                           graphic dumps (now works... sorryyy)
  324. 01.06.92  Version 35 Rev 4
  325.           - changes in the documentation
  326.           - a small bug in MemCpy() fixed, causing chars to appear in
  327.             dark graphics
  328.           - misaligned slider in CanonPref fixed
  329. 03.06.92  Version 35 Rev 4.1
  330.           - bug in margin command fixed
  331. 20.02.93  Version 35 Rev 5
  332.           - 100% new font independent CanonPref program
  333.           - CanonGFeed option added (adjust graphic line
  334.             spacing, avoiding stripes)
  335.           - CanonMirror option added (mirror graphic dumps)
  336.           - Supergrey function added (256 simultanious greyshades
  337.             instead of 16 using WB color dump mode)
  338.           - free definable dither routines added
  339.           - greyscale adjustment improved, replacing CanonConv
  340.             (now named CanonGAdj)
  341.           - now compiled using SAS/C V6.2
  342.           - CanonResY added
  343.           - density settings changed for new greyscale
  344.             adjustment/dither functions.
  345. 22.09.93  Version 35 Rev 6
  346.           - 100% new dither routine -  now with error-diffusion,
  347.             blue noise dither and hexagonal cluster dither
  348.           - CanonPref code improved - now works with Cycle2Menu
  349.           - bad dither alignment fix added.
  350.           - Custom dither now works with 1*1, 2*1 and
  351.             1*2 matrices
  352.           - CanonPref dither listview now shows current dither matrix
  353.           - automatic page size initialisation before graphics changed
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.                              CanonLBP
  361.                              --------
  362.           Revision 2
  363.           - CanonPref improved (default values = no environment var)
  364.           - CanonOver may now be set in CanonPref
  365.           - free definable greyscale conversion function added (CanonConv)
  366.           - FontShop downloads directly to the printer now result in a
  367.             permanently stored font (can only be erased by
  368.             doing a hard reset!) instead of a registered font
  369.             (erased by the driver during aRIN and aRIS)
  370.           Revision 3
  371.           - a bug in memcopy() fixed, causing chars to appear
  372.             in graphics.
  373.           - documentation changed
  374. 27.03.93  Version 35 Rev 4
  375.           - 100% new font independent CanonPref program
  376.           - CanonMirror option added (mirror graphic dumps)
  377.           - Supergrey function added (256 simultanious greyshades
  378.             instead of 16 using WB color dump mode)
  379.           - free definable dither routines added
  380.           - greyscale adjustment improved, replacing CanonConv
  381.             (now named CanonGAdj)
  382.           - now compiled using SAS/C V6.2
  383.           - density settings changed for new greyscale
  384.             adjustment/dither functions.
  385.           - CanonType fixed
  386.           - CanonOrient meaning changed
  387.           - CanonCompress added for CaPSL 4 mode
  388.           - CanonEmu added for enabling CaPSL 4 600 dpi mode
  389.           - FontShop is now font independent
  390.           - Security checks added to FontShop, avoiding crashes
  391.             caused by corrupt fonts.
  392.           - Several KS 3.0 compatibitily checks added to FontShop
  393.           - PageStream 2.x driver updated for 600dpi CaPSL 4
  394.           - User defined page format fixed (CanonResX and CanonResY)
  395.           - Now supports CaPSL 4
  396.           - Empty pages after graphic dumps are now avoided
  397.             as far as possible.
  398. 26.04.93  Version 35 Rev 5
  399.           - fixes a buffer bug in CaPSL 4 mode causing
  400.           stripes/lines in printing or parts of a graphic are not
  401.           printed. This bug was caused by a buffer overwriting :-(
  402. 11.07.93  Version 35 Rev 6
  403.           - fixes empty page problems after printout with some
  404.           programs.
  405. 29.07.93  Version 35 Rev 7
  406.           - new dither routines added:
  407.             o floyd steinberg
  408.             o stucki
  409.             o jarvis
  410.             o blue noise 30%
  411.             o blue noise 50%
  412.             o hexagonal cluster 256
  413.           - preferences program updated for WB 3.0 (scaled checkboxes)
  414.           - Cycle2Menu/Shift click now works with CanonPref
  415.           - LBP-Fontshop user interface updated
  416. 22.09.93  Version 35 Rev 8
  417.           - minor internal changes
  418.           - empty page problem after aRIS/aRIN fixed.
  419.  
  420.  
  421.  
  422.  
  423.  
  424.                             CanonBJC880
  425.                             -----------
  426.  
  427. 20.3.93   Version 35 Revision 1
  428.           - new CapSL 4  360 dpi color printer driver
  429. 26.4.93   Version 35 Revision 2
  430.           - fixes a buffer bug in CaPSL 4 mode causing
  431.           stripes/lines in printing or parts of a graphic are not
  432.           printed. This bug was caused by a buffer overwriting :-(
  433. 11.07.93  Version 35 Rev 3
  434.           - fixes empty page problems after printout with some
  435.           programs.
  436. 29.07.93  Version 35 Rev 4
  437.           - a possibel dot at the top right/left border of the
  438.             dump does not appear anymore.
  439.           - CanonPref updated for WB3 and Cycle2Menu
  440.           - Hexagonal Cluster dither added.
  441. 22.09.93  Version 35 Rev 5
  442.           - minor internal changes
  443.  
  444.  
  445.  
  446.                          CanonStudio (limited/unlimited)
  447.                          -------------------------------
  448.  
  449. 05.09.92     Version 1.0  First Version
  450. 08.09.92     Version 1.1  o "Vertical Aspect" set in preferences
  451.                           caused wrong sized printing
  452.                           (a left bar) - minor bugfix
  453. 09.09.92     Version 1.2  o  Remaining time not shown if
  454.                           print = page dimension - minor bugfix
  455.                           o  a bug made it into V1.1 Blue-Noise color
  456.                           dump routine causing "cyan-spots" - minor bugfix
  457. 16.09.92     Version 1.3  o  needed stack size decreased, avoiding
  458.                           possibel crashes while loading dither because
  459.                           of wrong user startup - minor enhancement
  460. 18.09.92     Version 1.4  HAM8 screenmode code improved - minor enhancement
  461. 23.09.92     Version 1.5  o  custom dither matrizes on b/w dumps
  462.                           weren't inverted - minor bugfix
  463.                           o  68020/30/40 security check added to the
  464.                           turbo version - minor enhancement
  465.                           o  DPaint sometimes saves HAM palette with
  466.                           more than 16 colors. Colors >16 are scaled
  467.                           while colors <16 are shifted. Shift/scale checks
  468.                           fail because of this, causing HAM pictures to
  469.                           "smear" or darken; now works - minor enhancement
  470. 13.11.92     Version 1.51 o compiled with SAS/C V6 compiler
  471.                           causing a ~15% speed increase
  472.                           o now improved 68020/30/40 routines
  473.                           build in. There is no more need for a
  474.                           .030 version of Studio!
  475.                           o internal communication between the three Studio
  476.                           processes got improved. Also, each process
  477.                           now opens its own resources.
  478.                           o IFF->RGB data conversion now speed up
  479.                           by 20%!
  480.                           o refresh handling improved (less rounding
  481.                           problem that caused a refresh)
  482.                           o faulty Diagonal dither method replaced
  483.                           by brick dither method.
  484.                           o Halftone 256 dither fixed (two dots wrong)
  485.                           o now checks if driver is in supermode
  486.                           and forces b/w dump accordingly.
  487.                           o no more error messages on IFF24 pictures
  488.                           with a  CMAP or CAMG chunk.
  489.                           (Imagine does write these bad iff files)
  490. 02.12.92     Version 1.52 o Compiled with SAS/C V6.1
  491. 07.01.93     Version 1.53 o Listview added to "Define Dither..."
  492.                           o Changed code for reading .prefs file
  493.                           o Remaining time calculation code rewritten.
  494.                             Time shown is now much more precise.
  495. 27.01.93     Version 1.54 o SAS/C V6.1 compiler bug caused color
  496.                           output with "Custom Dither" setting to
  497.                           fail in V1.52/1.53.
  498. 20.02.93     Version 1.55 o new Canon printer drivers Supergrey mode
  499.                           is now disabled by CanonStudio.
  500.                           o refresh of main window changed.
  501.                           o "Limited" requester caused problems with
  502.                             status window (gadgets stay ghosted).
  503.                             Cause yet unknown... but fixed.
  504. 11.07.93     Version 1.57 o corrupt HAM/HAM8 pictures saved with
  505.                           ADPro are still printed correctly with
  506.                           CanonStudio
  507. 27.07.93     Version 1.58 o Hexagonal Dither added (default dither now)
  508.                           o User interface changed for Cylce2Menu.
  509.                           o Blue Noise dither improved quality,
  510.                             though, 5% speed loss.
  511. 22.09.93     Version 1.59 o IFF HAM pictures routines improved.
  512.                           Color registers are initialised differently now.
  513. 18.03.94     Version 1.62 o DIN A3 poster printing may show problems
  514.                           in V1.58+V1.59. Anyway, seems fixed.
  515.  
  516.  
  517. (Continue by pressing 'Q'   /   Weiter mit Taste Q)
  518.