home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK2 / MULTI_04 / GIFLITE2.ZIP / README.TXT < prev    next >
Text File  |  1993-01-05  |  6KB  |  174 lines

  1.  
  2. GIFLITE v2.00           5 January 1993
  3. =============
  4.  
  5. Images compressed by GIFLITE fully conform to the GIF specification and
  6. pass the GIF validation check from CompuServe. All standard GIF
  7. viewer/decoder should be able to read the compressed images. Otherwise,
  8. it suggests that the GIF decoder does not fully conform to the GIF
  9. specification and you should inform the author of that GIF decoder for
  10. an updated or bug-fixed version of their software.
  11.  
  12. What's New
  13. ----------
  14.  
  15. . Change the GIF header from GIF87a to GIF89a if the GIFLITE header is
  16.   added. This conforms to the GIF89a standard. If the '-h' (no GIFLITE
  17.   header) option is used, the GIF header remains unchanged.
  18.  
  19. . The '-f' (filter out GIFLITE header) option will convert the image
  20.   back to GIF87a if the filtered image does not contain any GIF89a
  21.   extension block.
  22.  
  23. . The '-9' (replace GIF87a with GIF89a) option is removed.
  24.  
  25. . Increase VESA compatibility.
  26.  
  27. . Add support for Acumos chip set.
  28.  
  29. . Fix a compression problem when the resolution of the original GIF is
  30.   between 360x480.
  31.  
  32. . Fix a backup problem if a backup file already exists.
  33.  
  34. . A program called TO89a.EXE is included. This program will convert all
  35.   GIF87a images with the GIFLITE header to GIF89a format so that the
  36.   images can pass the GIF89a validation check.
  37.  
  38.  
  39.  
  40. GIFLITE v1.51           17 April 1992
  41. =============
  42.  
  43. . Remove the text-mode only restriction when running GIFLITE in
  44.   Desqview. The -t option should be specified when needed.
  45.  
  46.  
  47. GIFLITE v1.50           30 March 1992
  48. =============
  49.  
  50. . Add -@ExcludeListFile option which excludes files specified in
  51.   ExcludeListFile. The usage log file GIFLITE.USE can be used as the
  52.   exclude list file.
  53.  
  54. . Add method 0 (-m0) which inserts the GIFLITE header but does not
  55.   compress the image. It can be used to prevent the image to be
  56.   recompressed.
  57.  
  58. . The GIFLITE header is now always inserted unless the -h option is
  59.   specified. Some pictures may result in a slightly larger files (about
  60.   20 bytes larger).
  61.  
  62. . 43/50-line screen can now be restored.
  63.  
  64.  
  65. GIFLITE v1.41            15 September 1991
  66. =============
  67.  
  68. . Fix a problem that cause out of memory when attempting to compress
  69.   many already compressed files.
  70.  
  71. . Check for Read-only file.
  72.  
  73.  
  74. GIFLITE v1.40            1 August 1991
  75. =============
  76.  
  77. . DOS 5 compatibile. Earlier version is compressed by PKLITE v1.03 which
  78.   may cause some problem when loading below the first 64K segment.
  79.  
  80. . Windows and Desqview aware. When running in Windows 386 Enhanced mode
  81.   or Desqview, GIFLITE will use text mode only.
  82.  
  83. . Add support for Trident 8900, AheadA, AheadB chip set and VESA
  84.   compatible VGA.
  85.  
  86.  
  87. GIFLITE v1.31           25 June 1991
  88. =============
  89.  
  90. . Fix a problem caused by the compiler which may hangup the machine when
  91.   compress multiple files. This problem may be machine specific.
  92.  
  93. . During compression, the scan line is now displayed in color 127
  94.   instead of the background color 0. This should provide better
  95.   indication.
  96.  
  97.  
  98. GIFLITE v1.30           15 June 1991
  99. =============
  100.  
  101. . Add -f option which filter out the GIFLITE header quickly. This option
  102.   is available in the registered version only.
  103.  
  104. . Remove incomplete output file when compressing an already compressed
  105.   image.
  106.  
  107.  
  108. GIFLITE v1.22           6 June 1991
  109. =============
  110.  
  111. . Fix a bug in v1.21 that some files of a wildcard may not be compressed
  112.   if no output path is specified.
  113.  
  114. . It should be capable of compressing upto 4000 to 5000 GIF files in one
  115.   command line using Wildcard or @ListFile.
  116.  
  117.  
  118. GIFLITE v1.21           1 June 1991
  119. =============
  120.  
  121. Advised by CompuServe Graphics Forum Stuff, in order for CompuServe to
  122. accept GIFLITE processed GIF files, the '-9' option is added. GIFLITE is
  123. available in CompuServe as GIFLTE.ZIP in PICS Forum Decoders & Encoders
  124. Library.
  125.  
  126. . -9 option which replace GIF87a header with GIF89a header.
  127.  
  128. . Disable 640x400 resolution on screen display for Tseng 4000 chipset
  129.   due to incompatible problem with some video cards.
  130.  
  131. . Able to accept wildcard file name of large volume of files without
  132.   running out of memory.
  133.  
  134. . Remove incomplete output file when the unregistered version attempts
  135.   to compress image larger than 640x480.
  136.  
  137.  
  138.  
  139. GIFLITE v1.10           29 May 1991
  140. =============
  141.  
  142. . Support the use of a list file, for example @giflite.lst, in the
  143.   command line. A list file contains a list of the GIF files to be
  144.   compressed. This option is used when the GIF files cannot be expressed
  145.   as a wildcard easily. The names in the list file are separated by a
  146.   space or a carriage return and the names can contain wildcard
  147.   character.
  148.  
  149.  
  150. . SET GIFLITE= Environment variable
  151.  
  152.   To help locating the files GIFLITE.EXE and GIFLITE.USE, you should put
  153.   the environment variable into the AUTOEXEC.BAT, for example,
  154.  
  155.        SET GIFLITE=C:\GIF
  156.  
  157.   If you are using DOS 2.2 to 3.0, it indicates the directory where
  158.   GIFLITE.EXE is in and where GIFLITE.USE should be in. If you are using
  159.   DOS 3.1 or higher, it indicates where the GIFLITE.USE should be in.
  160.  
  161.   This environment variable tells GIFLITE to put the usage log into a
  162.   single GIFLITE.USE even if you are compress the GIF files in different
  163.   directory. If the variable is not present and you are using DOS 3.1 or
  164.   higher, the usage log will be put into the same directory as the
  165.   GIFLITE.EXE.
  166.  
  167.  
  168.  
  169. GIFLITE v1.00   18 May 1991
  170. =============
  171.  
  172. This is the first public release.
  173.  
  174.