1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/graphics/gif2png/pkg-descr
Doug Barton 2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00

14 lines
502 B
Plaintext

The gif2png program converts files from the obsolescent Graphic
Interchange Format to Portable Network Graphics. The conversion
preserves all graphic information, including transparency, perfectly.
The gif2png program can even recover data from corrupted GIFs.
The distribution also includes a Python script, web2png, that will
convert entire web hierarchies (images and HTML or PHP pages). The
script requires Python 1.5.2.
Original author:
Alexander Lehmann
WWW: http://www.catb.org/~esr/gif2png/