home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 007A / GFXCK121.ZIP / HISTORY.DOC < prev    next >
Text File  |  1996-01-30  |  2KB  |  47 lines

  1.  
  2.                     ┌──────────────────────────────────────┐
  3.                     │           G F X C h e c k            │
  4.                     │  GIF/JPEG Graphics Checking Utility  │
  5.                     └──────────────────────────────────────┘
  6.  
  7.  
  8.                          GFXCheck Revision History File
  9.  
  10.  
  11.                       The following is a list of the most
  12.                   recent changes made to the GFXCheck utility
  13.                       by revision level, in reverse order.
  14.  
  15.  
  16. 1.21     - On request, added the ability for GFXCheck to return the error code
  17. (1/30/96)  as the DOS errorlevel on failed graphics files.  Refer to the
  18.            FAIL_ERRLEV parameter documentation for more information.
  19.  
  20. 1.20     - Added support for BMP files.  GFXCheck can process Windows 3.x, OS/2
  21. (1/15/96)  1.x and OS/2 2.x format BMP files, although the amount of validation
  22.            is rather limited due to the rather limited nature of the BMP file
  23.            format.  Refer to the new configuration parameters BMP_MIN_RES and
  24.            BMP_INFO_FMT for more information.
  25.  
  26.            Added support for list files with the -F command line switch.
  27.  
  28.            Added a new @-variable for information lines and comments: @FORMAT@,
  29.            which will insert a hard-coded string of the graphics file format.
  30.  
  31.            Added additional validation checks for JPEG files.
  32.  
  33.            The OS/2 version of GFXCheck would choke if a blank line was
  34.            encountered in the configuration file.  Fixed.
  35.  
  36. 1.10     - Added full GIF and JPEG comment support, including extraction and
  37. (1/7/96)   logging of the original comment, stripping of comments and insertion
  38.            of a comment template of your choice.  Refer to the new
  39.            configuration parameters CMT_LOG_FILE, GIF_STRIP_CMT, GIF_CMT_TPL,
  40.            JPEG_STRIP_CMT and JPEG_CMT_TPL for complete information.
  41.  
  42.            Added automatic detection of read-only media (e.g. CD-ROMs) to
  43.            enable GFXCheck to dynamically adjust it's operating parameters.
  44.  
  45. 1.00     - Initial GFXCheck release.
  46. (12/17/95)
  47.