home *** CD-ROM | disk | FTP | other *** search
/ PC Open 18 / pcopen18_giallo.iso / Msdos / GfxCheck / HISTORY.DOC < prev    next >
Encoding:
Text File  |  1997-05-05  |  2.5 KB  |  58 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. 1.23     - GFXCheck is now owned by ZT Technologies. This is a 
  16.            recompile using Watcom 11.0.
  17.  
  18.            The programmer is now Herbert Bushong.
  19.  
  20.  
  21. 1.22     - New registration information (change of address and now a credit
  22. (4/15/96)  card registration site).
  23.  
  24.            Adjusted Windows time slice routine slightly...should yield better
  25.            performance under Windows.
  26.  
  27. 1.21     - On request, added the ability for GFXCheck to return the error code
  28. (1/30/96)  as the DOS errorlevel on failed graphics files.  Refer to the
  29.            FAIL_ERRLEV parameter documentation for more information.
  30.  
  31. 1.20     - Added support for BMP files.  GFXCheck can process Windows 3.x, OS/2
  32. (1/15/96)  1.x and OS/2 2.x format BMP files, although the amount of validation
  33.            is rather limited due to the rather limited nature of the BMP file
  34.            format.  Refer to the new configuration parameters BMP_MIN_RES and
  35.            BMP_INFO_FMT for more information.
  36.  
  37.            Added support for list files with the -F command line switch.
  38.  
  39.            Added a new @-variable for information lines and comments: @FORMAT@,
  40.            which will insert a hard-coded string of the graphics file format.
  41.  
  42.            Added additional validation checks for JPEG files.
  43.  
  44.            The OS/2 version of GFXCheck would choke if a blank line was
  45.            encountered in the configuration file.  Fixed.
  46.  
  47. 1.10     - Added full GIF and JPEG comment support, including extraction and
  48. (1/7/96)   logging of the original comment, stripping of comments and insertion
  49.            of a comment template of your choice.  Refer to the new
  50.            configuration parameters CMT_LOG_FILE, GIF_STRIP_CMT, GIF_CMT_TPL,
  51.            JPEG_STRIP_CMT and JPEG_CMT_TPL for complete information.
  52.  
  53.            Added automatic detection of read-only media (e.g. CD-ROMs) to
  54.            enable GFXCheck to dynamically adjust it's operating parameters.
  55.  
  56. 1.00     - Initial GFXCheck release.
  57. (12/17/95)
  58.