From 73cdfa0b2ba3222958483245a48daf483f3c74f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Thu, 27 Jan 2005 11:59:55 +0000 Subject: [PATCH] [ Grr... previous commit from test/, missed the ChangLog changes ] Fix missing rounding in these two functions. Update these to versions with properly rounded alpha values. Move clip_twice out of XFAIL now that rounding works. Add new test cases. --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 855843cd2..cc1723442 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,21 @@ * autogen.sh (LANG): Add --enable-gtk-doc to the default args. +2005-01-27 Kristian Høgsberg + + * test/write_png.c (unpremultiply_data): + * test/read_png.c (premultiply_data): + Fix missing rounding in these two functions. + + * test/coverage-ref.png: + * test/clip_twice-ref.png: + Update these to versions with properly rounded alpha values. + + * test/Makefile.am: Move clip_twice out of XFAIL now that rounding + works. + + * test/.cvsignore: Add new test cases. + 2005-01-27 Kristian Høgsberg The overall idea of this rewrite is that we want to pass the