mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 20:48:03 +02:00
[ 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.
This commit is contained in:
parent
81d03b3048
commit
73cdfa0b2b
1 changed files with 15 additions and 0 deletions
15
ChangeLog
15
ChangeLog
|
|
@ -12,6 +12,21 @@
|
|||
* autogen.sh (LANG): Add --enable-gtk-doc to the default
|
||||
args.
|
||||
|
||||
2005-01-27 Kristian Høgsberg <krh@redhat.com>
|
||||
|
||||
* 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 <krh@redhat.com>
|
||||
|
||||
The overall idea of this rewrite is that we want to pass the
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue