Commit graph

11 commits

Author SHA1 Message Date
wiz
2e7052268b Update gif2png to 2.3.2. Changes since 2.3.0:
* Bug fix for aspect-ratio handling (Glenn Randers-Pehrson <glennrp@home.com>).
* No more direct assignments of the PNG info structure members;
  it's all done through the API now.
2000-04-01 00:29:07 +00:00
tron
ea7dc91900 Because the minor of "libpng" was bumped we must sure that packages
compiled for the update "png" package depend on it.
2000-03-21 22:40:50 +00:00
tron
e8a1039530 Use "png>=1.0.3" instead of "png-*" in dependence list. 2000-02-09 20:20:52 +00:00
tron
f184beb4a5 Use wildcard dependence for "png" package. 2000-02-09 15:22:32 +00:00
rh
db9fbde053 Update gif2png to 2.3.0. This version cleans up some glitches in the
documentation.
2000-01-06 09:26:26 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
f8c036bd7f After all these fixes: gif2png 2.2.4 -> 2.2.5
Changes:
* web2png: Applied Bernhard Reiter's fix.
* web2png: Deal gracefully with GIF names that have leading
  numerics.
1999-12-26 00:45:50 +00:00
rh
d2259cf3b4 Update gif2png to 2.2.4
Notable changes are:
        * On -O, set maximum compression when writing the conversion.
        * New -g option to write a gamma chunk by Glenn Randers-Pehrson.
1999-12-01 21:34:18 +00:00
rh
197b3e0a34 Update gif2png to version 2.2.3.
Changes include:
        * gif2png.c: Added some explanatory comments.
        * web2png: Added Python version check.
        * License changed (with Alexander Lehman's and David Koblas's
          permission) to the libpng/zlib license.
        * Option-processing cleanup.
        * discard optional preceding # on gif2png -b option value.
        * Fix to RCS machinery in web2png.
        * Added -b option to gif2png for painting transparent pixels
          with a specified background color.
        * 64-bit cleanliness patch for gif2png from Jesse Perry.
        * Fixed an option-processing bug in web2png.
        * Added -a option to web2png.
        * Fix references in .inc/.css/.js files.
        * John Hascall's patch for filtermode.
        * gif2png man page now warns about potential browser problems.
        * Use env in web2png's #! for portability.
	* Several minor fixes.
1999-11-16 16:57:52 +00:00
agc
445eac767c Upgrade to version 1.2.2.
Changes since version 1.1.1:
        * Fixed a bug in configure that was preventing it from finding
        the png library properly.
        * Fixed a brown-paper-bag bug -- web2png ignored directory
        arguments.
        * Added capability to handle BACKGROUND tags and http URLs.
        Thanks to Rob Reid <reid@astro.utoronto.ca>.
1999-10-28 09:22:54 +00:00
rh
94d8b63522 Initial import of gif2png-1.1.1, a program to convert GIF files to PNG. 1999-10-16 15:01:49 +00:00