HISTORY.DOC

2.3 KB ebf33e15f9c6c4a4…
                    ┌──────────────────────────────────────┐
                    │           G F X C h e c k            │
                    │  GIF/JPEG Graphics Checking Utility  │
                    └──────────────────────────────────────┘


                         GFXCheck Revision History File


                      The following is a list of the most
                  recent changes made to the GFXCheck utility
                      by revision level, in reverse order.


1.22     - New registration information (change of address and now a credit
(4/15/96)  card registration site).

           Adjusted Windows time slice routine slightly...should yield better
           performance under Windows.

1.21     - On request, added the ability for GFXCheck to return the error code
(1/30/96)  as the DOS errorlevel on failed graphics files.  Refer to the
           FAIL_ERRLEV parameter documentation for more information.

1.20     - Added support for BMP files.  GFXCheck can process Windows 3.x, OS/2
(1/15/96)  1.x and OS/2 2.x format BMP files, although the amount of validation
           is rather limited due to the rather limited nature of the BMP file
           format.  Refer to the new configuration parameters BMP_MIN_RES and
           BMP_INFO_FMT for more information.

           Added support for list files with the -F command line switch.

           Added a new @-variable for information lines and comments: @FORMAT@,
           which will insert a hard-coded string of the graphics file format.

           Added additional validation checks for JPEG files.

           The OS/2 version of GFXCheck would choke if a blank line was
           encountered in the configuration file.  Fixed.

1.10     - Added full GIF and JPEG comment support, including extraction and
(1/7/96)   logging of the original comment, stripping of comments and insertion
           of a comment template of your choice.  Refer to the new
           configuration parameters CMT_LOG_FILE, GIF_STRIP_CMT, GIF_CMT_TPL,
           JPEG_STRIP_CMT and JPEG_CMT_TPL for complete information.

           Added automatic detection of read-only media (e.g. CD-ROMs) to
           enable GFXCheck to dynamically adjust it's operating parameters.

1.00     - Initial GFXCheck release.
(12/17/95)