----------------------------- Vdraw Changes ----------------------------

      This file contains a blow by blow account of what has been
      changed or added from version to version of Vdraw.

      NOTE: Vdraw version numbers are only changed when a new version
            is actually released into the real world.  Thus, if I do
            a lot of work before releasing a new version, the version
            number will only increment by 0.01 (for example 1.16 to
            1.17 was a major change).  Yet I might make only a few
            minor changes and the version number still gets bumped
            by 0.01 (for example the change from 1.19 to 1.20).
            However, this guarantees that from the version number
            alone you can tell if there is any difference between
            a pair of Vdraws.  
            
      NOTE: For any one Vdraw version number there is also a SPONSER'S
            version and a GENERAL RELEASE version.  The only difference
            is that the SPONSER'S version does not have the anoying
            advertisement blurb.
            

                          -------- 1.21 --------

- Added the area filling routine which uses cuts as the patterns for
  filling with.
- Added printf() to the make_bm() routine which does most of the dynamic
  allocation, this was added in case some of the crashes are being 
  caused by systems with tight memory.
  
                          -------- 1.20 --------

- Corrected bug with the first use of the brush
- Corrected bug in SPRAY which was causing spray to use COMPLEMENT mode
  instead of JAM1 when drawing.
- Removed borders from the colour palette mixer sliders.

                          -------- 1.19 --------

- Added high speed rescaling of the icons when going into HIRES or 
  INTERLACE screen modes.
- Corrected bug in displaying of the minor tool icons when in HIRES
  screen mode.
- Added multipage printing mode.
- Cleaned up the icon files.
- Packed the minor tool icon files into one large file called
  "vdraw.extra_icons".
  
                          -------- 1.18 --------

- Added SPRAY painting.
- Added MAGNIFY mode.
- Added PRINTER support.

                          -------- 1.17 --------

- First working preliminary version to use the fully icon driven interface.
- Only released to one Beta tester so you probably will never see this one.

                          -------- 1.16 --------

- This version is the last of the fully menu driven Vdraws.
