pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/png
Module Name: pkgsrc
Committed By: adam
Date: Mon Jan 24 08:08:37 UTC 2011
Modified Files:
pkgsrc/graphics/png: Makefile buildlink3.mk distinfo
Log Message:
Changes 1.5.1beta09:
Enhanced pngvalid, corrected an error in gray_to_rgb, corrected doc error.
pngvalid contains tests of transforms, which tests are currently disabled
because they are incompletely tested. gray_to_rgb was failing to expand
the bit depth for smaller bit depth images; this seems to be a long
standing error and resulted, apparently, in invalid output. The
documentation did not accurately describe what libpng really does when
converting RGB to gray.
To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 pkgsrc/graphics/png/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/graphics/png/buildlink3.mk
cvs rdiff -u -r1.74 -r1.75 pkgsrc/graphics/png/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index