home *** CD-ROM | disk | FTP | other *** search
/ The Devil's Doorknob BBS Capture (1996-2003) / devilsdoorknobbbscapture1996-2003.iso / Dloads / UTILITIE / GIFLTE14.ZIP / GIFLITE.NEW < prev   
Text File  |  1991-08-01  |  3KB  |  108 lines

  1.  
  2. GIFLITE v1.40            1 August 1991
  3. =============
  4.  
  5. . DOS 5 compatibile. Earlier version is compressed by PKLITE v1.03
  6.   which may cause some problem when loading below the first 64K
  7.   segment.
  8.  
  9. . Windows and Desqview aware. When running in Windows 386 Enhanced
  10.   mode or Desqview, GIFLITE will use text mode only.
  11.  
  12. . Add support for Trident 8900, AheadA, AheadB chip set and VESA
  13.   compatible VGA.
  14.  
  15.  
  16. GIFLITE v1.31           25 June 1991
  17. =============
  18.  
  19. . Fix a problem caused by the compiler which may hangup the
  20.   machine when compress multiple files. This problem may be
  21.   machine specific.
  22.  
  23. . During compression, the scan line is now displayed in
  24.   color 127 instead of the background color 0. This should
  25.   provide better indication.
  26.  
  27.  
  28. GIFLITE v1.30           15 June 1991
  29. =============
  30.  
  31. . Add -f option which filter out the GIFLITE header quickly.
  32.   This option is available in the registered version only.
  33.  
  34. . Remove incomplete output file when compressing an already
  35.   compressed image.
  36.  
  37.  
  38. GIFLITE v1.22           6 June 1991
  39. =============
  40.  
  41. . Fix a bug in v1.21 that some files of a wildcard may not be
  42.   compressed if no output path is specified.
  43.  
  44. . It should be capable of compressing upto 4000 to 5000 GIF files
  45.   in one command line using Wildcard or @ListFile.
  46.  
  47.  
  48. GIFLITE v1.21           1 June 1991
  49. =============
  50.  
  51. Advised by CompuServe Graphics Forum Stuff, in order for CompuServe
  52. to accept GIFLITE processed GIF files, the '-9' option is added.
  53. GIFLITE is available in CompuServe as GIFLTE.ZIP in PICS Forum
  54. Decoders & Encoders Library.
  55.  
  56. . -9 option which replace GIF87a header with GIF89a header.
  57.  
  58. . Disable 640x400 resolution on screen display for Tseng 4000 chipset
  59.   due to incompatible problem with some video cards.
  60.  
  61. . Able to accept wildcard file name of large volume of files
  62.   without running out of memory.
  63.  
  64. . Remove incomplete output file when the unregistered version
  65.   attempts to compress image larger than 640x480.
  66.  
  67.  
  68.  
  69. GIFLITE v1.10           29 May 1991
  70. =============
  71.  
  72. This is a minor upgrade with 2 new features.
  73.  
  74.  . Support the use of a list file,  for example @giflite.lst,  in
  75.    the command line. A list file contains a list of the GIF files
  76.    to be  compressed. This  option  is used  when the  GIF  files
  77.    cannot be expressed  as a  wildcard easily. The  names in  the
  78.    list file are separated  by a space or  a carriage return  and
  79.    the names can contain wildcard character.
  80.  
  81.  
  82.  . SET GIFLITE= Environment variable
  83.  
  84.    To help locating  the files GIFLITE.EXE  and GIFLITE.USE,  you
  85.    should put the environment variable into the AUTOEXEC.BAT, for
  86.    example,
  87.  
  88.         SET GIFLITE=C:\GIF
  89.  
  90.    If you are using  DOS 2.2 to 3.0,  it indicates the  directory
  91.    where GIFLITE.EXE is in and where GIFLITE.USE should be in. If
  92.    you are  using  DOS 3.1  or  higher, it  indicates  where  the
  93.    GIFLITE.USE should be in.
  94.  
  95.    This environment variable tells GIFLITE  to put the usage  log
  96.    into a single  GIFLITE.USE even  if you are  compress the  GIF
  97.    files in different directory.  If the variable is not  present
  98.    and you are using DOS 3.1 or higher, the usage log will be put
  99.    into the same directory as the GIFLITE.EXE.
  100.  
  101.  
  102.  
  103. GIFLITE v1.00   18 May 1991
  104. =============
  105.  
  106. This is the first public release.
  107.  
  108.