home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Graphics / Graphics.zip / blendgif.zip / read.me < prev   
Text File  |  1999-05-25  |  3KB  |  72 lines

  1. 24 May 1999. Daniel Hellerstein (danielh@econ.ag.gov)
  2.  
  3.          BlendGif ver 1.15: Create a multi-frame animated GIF 
  4.  
  5.  
  6. Synopsis:
  7.     BlendGIF is a free, OS/2 REXX application that will create a multi-frame
  8.     animated GIF file from several  GIF image files. In addition to
  9.     merely appending images together, BlendGif can create intermediate
  10.     images --  thereby supporting a variety of fade, pan, dissolve,
  11.     rotation, and other effects.
  12.  
  13.     BlendGIF can be run ...
  14.        a) from an OS/2 command prompt,
  15.        b) as a cgi-bin script (under an OS/2 web server that 
  16.           understands CGI-BIN), or
  17.        c) as an addon for the SRE-http web server 
  18.    To support the latter two options, BLENDGIF.HTM can be used as a
  19.    javascript-enabled, HTML <FORM> based front-end.
  20.      
  21.    For detailed installation instructions, see the manual (BLENDGIF.DOC).        
  22.  
  23.    And a Plea: BlendGIF is a new product (development started in Feb 1999).
  24.                Though it's gotten a fair amount of use, if you discover
  25.                any bugs or annoying obscurities, PLEASE contact me.
  26.                
  27.  
  28. Requirements:  
  29.    To use BLENDGIF, you must have the  RXGDUTIL.DLL and REXXLIB.DLL
  30.    libaries. If you do not have them, you can contact Daniel Hellerstein
  31.    (at the above address), or you can grab them from
  32.         http://www.srehttp.org/pubfiles/blenddll.zip
  33.    (please see the READ.ME that comes with BLENDDLL.ZIP)
  34.  
  35.    You also must have REXXUTIL.DLL and RXSOCK.DLL; but that's almost
  36.    certainly already on your computer (they are shipped with OS/2).
  37.  
  38. File list:
  39.  
  40.   read.me         This document.
  41.   blendgif.doc    The BlendGif manual
  42.   blendgif.cmd    The BlendGif rexx program
  43.   BLENDGIF.HTM    HTML document with a FORM that invokes BLENDGIF as 
  44.                   an SRE-http addon, or as a CGI-BIN script.
  45.   BLENDHLP.HTM    Description of BlendGIF options (BLENDGIF.HTM 
  46.                   contains many links to BLENDHLP.HTM)
  47.   BLENDFRM.HTM    Frame-enabled front-end for BLENDGIF.HTM
  48.   BLENDTOC.HTM    TOC of BLENDGIF.HTM (used by BLENDFRM.HTM)
  49.   BLENDGIF.IN     Example of a BlendGIF input file
  50.   BLNDLOGO.GIF    The BlendGIF logo -- a several frame animated GIF
  51.  
  52.   GIF_INFO.CMD   Bonus: a utility to display the structure of GIF files
  53.  
  54.   hello.gif              Some sample images to play with
  55.   goodbye.gif
  56.   forever0.gif
  57.   forever1.gif
  58.   forever2.gif
  59.   good.gif
  60.   better.gif
  61.   best.gif
  62.   1_pixel.gif
  63.  
  64. Contact:
  65.  
  66.   PLEASE contact me (Daniel Hellerstein, danielh@econ.ag.gov) if you encounter any problems.
  67.   Or, if you have any suggestions or kudos!
  68.  
  69.   You may also be interested in visiting http://www.srehttp.org/ -- the home
  70.   page for SRE-http, BlendGIF, and a host of other web-related OS/2 utilities.
  71.  
  72.