[cairo-commit] [cairo-www] src/todo.mdwn
Chris Wilson
ickle at freedesktop.org
Wed Jul 22 04:43:51 PDT 2009
src/todo.mdwn | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit f1b886d3304895321b017e35e222578204d45536
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Wed Jul 22 12:42:58 2009 +0100
[todo] Look for more test cases where we can use checkerboard bg
diff --git a/src/todo.mdwn b/src/todo.mdwn
index 95dcf92..aee0fa0 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -425,6 +425,12 @@ Test-suite improvements
is to have unit tests inline with the code and conditionally compiled in
for tests cases built alongside the library main (i.e. -DMAIN).
+ * Use checkered background
+
+ Review tests that paint semi-opaque objects over a solid background and
+ replace the background with a checkerboard pattern so that alpha
+ compositing is more thoroughly tested.
+
Integration improvements
-----------------------
More information about the cairo-commit
mailing list