Skip to content

version 1.1 (06 Sept 96)

Latest
Compare
Choose a tag to compare
@bovine bovine released this 09 Dec 04:48
· 10 commits to master since this release
  • Changes to source made to allow successful compilation under GNU C++, Borland C++ (Win32), and Microsoft Visual C++.
  • Added support to flic routines to skip Animator Pro prefix chunks that may be found in animations. Unknown if necessary.
  • BestCrop is now disabled by default, but can be enabled with the new /C option.
  • Now only requires one filename to be specified on the command-line (a target name will be made up). Allows easy drag and drop from Win95.
  • Resolved a major bug that would most definitely cause the compression code to lock up on complicated images (ie: when the hash table needed to be cleared).
  • The FLI2GIF.EXE executable included in the distribution archive is now a dual-mode program. When it is run at a plain DOS prompt, the standard 16-bit DOS version will execute. When it is run inside of a Win95 or WinNT command prompt, a Win32 version will execute. The Win32 version does not have the conventional memory limitation that the 16-bit version has, thus allowing you to convert flics as large as you like.