rr

Berlin, Germany, 14.03.2011, 20:41 |
Gifsicle version 1.61 available (port) (Announce) |
On 14 March 2011 I finished my 32-bit DOS port of Eddie Kohler's Gifsicle version 1.61 using DJGPP version 2.04 beta.
Binaries, user manuals in ASCII format, and fully configured sources plus some simple instructions on how to rebuild are available at http://www.bttr-software.de/ports/.
Changes from 1.60 to 1.61:
* gifsicle: Add new -O3 optimization level, which applies several transparency heuristics and picks the one with the best result. David Jamroga pointed out a file that gifsicle made larger; -O3 shrinks it.
* gifsicle: Correct some optimizer bugs introduced in 1.59 that could lead to visually different output.
* gifdiff: Add -w/--ignore-redundancy option.
* gifview: Correct crash bug.
* gifsicle/gifdiff: Correct occasionally odd error messages. --- Forum admin |
DOS386
17.08.2011, 11:00
@ rr
|
Gifsicle version 1.63 available 2011-Jul-17 (no port yet) |
http://www.lcdf.org/gifsicle/ (source 1.63, Win32 binary 1.60)
http://www.lcdf.org/gifsicle/changes.html (2 minor fixes over 1.61)
(untested) --- This is a LOGITECH mouse driver, but some software expect here
the following string:*** This is Copyright 1983 Microsoft *** |
rr

Berlin, Germany, 23.08.2011, 21:37
@ DOS386
|
Gifsicle version 1.63 available (port) |
On 23 August 2011 I finished my 32-bit DOS port of Eddie Kohler's Gifsicle version 1.63 using DJGPP version 2.04 beta.
Binaries, user manuals in ASCII format, and fully configured sources plus some simple instructions on how to rebuild are available at http://www.bttr-software.de/ports/.
Changes from 1.61 to 1.63:
* gifsicle: Avoid crash on frame selections where frames are repeated. Werner Lemberg report.
* gifsicle: -O3 optimization level tries even harder, so that now gifsicle -O3 should never produce larger results than gifsicle-1.60 -O2. Jernej Simoncic report. --- Forum admin |