2.14 (21 Aug 2001):
  Corrected buffer length calculations.
  Added support for Paint$JPEGQuality system var.
2.15 (05 Sep 2001):
  Fix for amu carnage.
  Changed to give Pace copyright.
2.16 (11 Sep 2001):
  Updated !Help file from Paul.
2.17 (18 Sep 2001):
  Increased size of prog info box.
2.18 (23 Sep 2001):
  Minor correction to remove memcheck during build.
2.19 (24 Jan 2002):
  Explicitly added RISCOSLib to the includes.
2.20 (18 Mar 2002):
  Reworked !Help file.
2.21 (20 Mar 2002):
  Updated !Help file.
2.22 (30 Mar 2002):
  JPEG loading would increase WimpSlot.
2.23 (02 May 2002):
  Fix for crash when importing 1 pixel high JPEGs.
2.24 (11 May 2002):
  Added support for saving JPEGs if only one sprite in file.
2.25 (30 May 2002):
  Fix for DPI of JPEGs.
2.26 (16 Jun 2002):
  Changed internals of colour selection.
  CMYK colour selection supported.
  Added PntW24T? tokens to display names of new-type sprites.
2.27 (17 Jun 2002):
  Fix for translation tables for CMYK sprites.
2.28 (18 Jun 2002):
  Fix for saveas window showing no filename.
  Fix for data abort when grabbing screen.
2.29 (25 Jun 2002):
  Fix for being shading of 'Edit' menu options.
2.30 (17 Jul 2002):
  Fix for descenders on certain fonts not appearing in filer-display.
2.31 (24 Jul 2002):
  Removed 'awkward' DPI sprite creation from JPEGs.
2.32 (28 Jul 2002):
  Fix for 'select colour' over a masked image selecting black.
2.33 (28 Jul 2002):
  Fix for exporting sprites with masks.
2.34 (29 Jul 2002):
  Fix for import of PNGs with palettes and bKGD chunks.
2.35 (06 Aug 2002):
  Removed debug message on PNG loading.
2.36 (09 Sep 2002):
  Fix for strange sizing of JPEGs with odd ratios.
  Changed PNG to Sprite conversion to use ConvertPNG.
2.38 (04 Oct 2002):
  Huge import of changes from developer; features :
   Creation of CMYK sprites
   New Create-sprite dialog
   Paint$IgnoreJPEGScaling variable added
   JPEGs with stupid DPI settings are "managed" more delicately.
   Paint$JpegQuality variable usage tweaked
   Lefthand wastage is removed from exported sprites (copy/move tool)
   Can now fill locally with mask colour
   Improved easy-use delete rows/columns.  Always deletes row/column clicked on.
   Grabbing of WIMP windows and menus via extended snapshot feature
   Snapshot dialog is now static for easier use, and has a cleaner design
   Finer ESG used for representing mask colour in 16bpp & 32bpp modes
   Toolbox window can auto-open when auto-opening a single-sprite file
   Added Crop tool - takes the place of Scissors export tool
   Choices window has been added.  Writing and Reading from a Choices file.
   Added X/Y DPI display to the full info window and sprite info dialog
  and fixes :
   Exporting a CMYK sprite as a JPEG would crash.
   Exporting a section of 8bit sprite with mask would save as pure mask.
   Exporting (copy/move tool) position/size fixed
   Fix problem with export save-as dialog getting junk in the filename icon
   Work around bug in OS dealing with exporting "new format" sprites with mask
   Prevent Copy/Move tool accidentally double-clicking when performing action
   Loading JPEGs in 32K colour modes created sprites with 512KB of unused palette
   Selection of "top" colour number corrected
   CMYK sprites now show "CMYK" in sprite info window
   After using mask colour via colourpicker, it was impossible to select solid
   Flicker-free redraw of main sprite window when no mask used
   Allow delete rows/columns to hit all edges of sprite
   Snapshot no longer rounds left-edge to a word boundary
   Snapshot dialog doesn't have caret present when icon disabled
   Background font colour in colour window (not colour picker) corrected
   Drawing tool ghosts now accurately reflect the pixels they'll draw on
   Non-styleguide compliance for many windows
   Enter key now performs default action in create sprite dialog
   Brush tool "Shape" icon now gets noticed without need to click on 'Ok'
2.40 (11 Oct 2002):
  Fixes for various bugs in 2.38 :
    'c' would cancel the create sprite dialogue and F12 would not function.
    Clipboard protocol handling was slightly incorrect.
    Fix for pasting sprites using translation tables wrongly.
  Additional features :
    Special scroll-wheel zooming of main window added.
    Scroll wheel support for selecting the grid in choices window.
2.40 (retagged) (11 Oct 2002):
  Added ChangeLog missed by previous update.
2.41 (05 Nov 2002):
  Fix for failure to create large JPEGs.
