home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / d / disp125.zip / CHANGE next >
Text File  |  1993-03-29  |  3KB  |  76 lines

  1. Ver. 1.0:
  2.   First Private Release.
  3.  
  4. Ver. 1.1:
  5.   Add support for TARGA B/W (type 3) read/write;
  6.   Add support for TARGA RLE (type 9,10,11) read/write.
  7.   Add support for XPM read/write (8 bits / pixel).
  8.   Add support for Mac Paint (B/W) read/write.
  9.   Add support for GEM/IMG grey (1-8 bit), color (3,4 bits),
  10.                   and 24bits reading.
  11.   Add Page Up/Down for menu.
  12.   Add support for Ascii writing.
  13.   Add support for HP Laser Jet writing.
  14.   Add support for QRT (Ray tracing) reading.
  15.   Add support for IFF/ILBM read/write (include ham).
  16.   Add support for Sun Raster 24bits writing.
  17.   Add support for Sun Raster RLE writing.
  18.   Add support for Windows BMP read/write (include RLE4 and RLE8).
  19.   Improve parameter change menu.
  20.   Improve Sun Raster RLE compression ratio.
  21.   Improve Targa RLE compression ratio.
  22.   Improve Mac Paint compression ratio.
  23.   Improve IFF/ILBM compression ratio.
  24.   Fix bug in Sun Raster and Targa B/W writing.
  25.   Fix bug in PCX palette reading.
  26.  
  27. ***** Please DROP Version 1.1
  28.  
  29. Version 1.2
  30.   Fix CRITICAL bug in image writing subrouting for 24bits image.
  31.  
  32. Version 1.21
  33.   Add support for Mac PICT read/write(not for DRAW).
  34.   Add display mode 1024 x 768 x 256.
  35.  
  36. Version 1.22
  37.   Fix bug in PGM reading.
  38.   Improve menu selection.
  39.   Add 'Copy' for menu.
  40.   Add Make Directory (F7) for menu.
  41.   Fix (display) bug in 'rename' function.
  42.   Ignore directory '.'
  43.   Fix bug in 'change mask' function.
  44.   Add new feature in filename mask(Unix SH style matching).
  45.   Add Color/Grey dither switch.
  46.   Add number of color selection in 'grey conversion'.
  47.   Imrove speed for B/W dithering.
  48.   Add 'variance based' color quantization. (from Utah Raster Toolkit)
  49.   Add 'statistical variance based' color quantization. (from Graphics GEM II)
  50.   Add Color Equalization.
  51.   Fix bug in Utah rle reading
  52.   Add 'Resize image'
  53.   Add 'Display first 10 bytes'
  54.   Add 'Auto Crop'
  55.  
  56. Version 1.23
  57.   Add Support for VIS format (B/W and Grey).
  58.   Add Support for PDS/VIKING/VICAR format (8 bits only).
  59.   Add option for 'inverse color map'.
  60.   Add option for 'resize image'
  61.   Add support for 'Smooth image'.
  62.   Add Support for 24 bits image processing.
  63.   Add Support for FITS format (Grey).
  64.   Add Support for Usenix FACE format (Grey).
  65.   Add Support for 'Rotate any angle'. (include antialias)
  66.   Add Support for 'Shear ant angle'. (include antialias)
  67.   Refine 'xbm' reading subroutine
  68.  
  69. Version 1.24 (First Public Release)
  70.  
  71. Version 1.25 (3/29/93)
  72.   Fix bug : Can't change disk drive to A:.
  73.   Support HiColor and TrueColor display.
  74.   Support VESA.
  75.   Add command line switch for initial display type.
  76.