1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/graphics/pngcheck/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

9 lines
443 B
Plaintext

pngcheck is the official PNG tester and debugger. Originally
designed simply to test the CRCs within a PNG image file (e.g.,
to check for ASCII rather than binary transfer), it has since
been extended to check and optionally print almost all the
information about a PNG image and to verify that it conforms to
the PNG specification. It also includes partial support for MNG animations.
WWW: http://www.libpng.org/pub/png/apps/pngcheck.html