summaryrefslogtreecommitdiff
path: root/graphics/gif2png
AgeCommit message (Collapse)AuthorFilesLines
1999-11-16Update gif2png to version 2.2.3.rh2-4/+4
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-10-28Upgrade to version 1.2.2.agc4-19/+9
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-16Initial import of gif2png-1.1.1, a program to convert GIF files to PNG.rh8-0/+60