/*************************************************************** /* /* GIFMerge for OS/2 (official Release) Rev 1.33a (2/11/97) /* [new Readme!] /*************************************************************** This is: "-notransp" BugFix for v1.33 ======== 1. GIF-merging-program under OS/2! Program to make aktive GIFs. Best Improvements for GIF89a AND the best -> it's FREEware! /*************************************************************** /* This GIFMerge-Pack /*************************************************************** Contains following files: gifmerge.exe (The program) gifmerge_os2_v133a.exe (The program for your secure :-) ReadMe_GIFMerge_os2_v133a.txt (This file) emx.dll (emx-Runtime-DLL) /*************************************************************** /* Installation: /*************************************************************** Extracting (eg.): unzip -d gifmerge_os2.zip After Extraction (with recurse directories): x:\GIFMerge133a\gifmerge.exe x:\GIFMerge133a\gifmerge_os2_v133a.exe x:\GIFMerge133a\ReadMe_GIFMerge_os2_v133a.txt x:\GIFMerge133a\emx.dll Now two possibilities: 1. Add the path to your CONFIG.SYS "set path=x:\GIFMerge133a\;" . 2. Copy the two files "gifmerge.exe" and "emx.dll" to a directory named in your CONFIG.SYS-"set path=..." . /*************************************************************** /* Introducing: /*************************************************************** === GIFMerge Rev 1.33 (C) 1991,1992 by Mark Podlipec Improvements by Rene K. Mueller 1996 Code revision and ported to OS/2 Warp by Stefan Morgenroth 1996 (Building for OS/2Merlin) Usage: gifmerge [-,,] [-] [-l] [-d] [..] *.gif > anim.gif -,, set transparency, ie -192,192,192, default: no transparency -notransp set transparency off (after you used -r,g,b before) in case you use some GIF which need transp and some are not - set delay of between images in 1/100th secs, ie -100 default 50 (0.5secs) -l set loop counter, ie -l0 (ever) or -l1000, default no loops -d set disposal 0 = no action, 1 = no dispose, 2 = restore background (default), 3 = restore previous -pos, set offset position for image -nopos reset offset position (default) You have to use 'clean'-GIFs! For secure use 87a-GIFs like JView for OS/2, XV for Unix or Corel-Draw for Windows normaly generates. With Paint-Shop-Pro 3.1 for Windows it doesn't work! For more Information look at 'http://www.iis.ee.ethz.ch/~kiwi/GIFMerge/' ==> For more information on source and introduction look at "http://www.iis.ee.ethz.ch/~kiwi/GIFMerge/" /*************************************************************** -- Ported to OS/2 Warp by Stefan Morgenroth (morgenroth@tu-harburg.d400.de)