[cairo-commit] ROADMAP

Carl Worth cworth at kemper.freedesktop.org
Fri Apr 13 11:29:07 PDT 2007


 ROADMAP |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

New commits:
diff-tree cea107c9800a4414f57a874dd52924efdff725ec (from 4e3be548615f8ce8a45f0e887f19eb39ba21f8a4)
Author: Carl Worth <cworth at cworth.org>
Date:   Fri Apr 13 11:28:21 2007 -0700

    Punt bug #10508 off of 1.4.4
    
    It looks like this is an X server bug, and we don't have an
    imminent fix. Meanwhile, the bug is avoidable by preferring
    to use xlib surface sources for transformed rendering to xlib
    instead of using image surface sources.

diff --git a/ROADMAP b/ROADMAP
index 6530720..3fad500 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -11,8 +11,6 @@ cairo 1.4.4 (scheduled for 2007-04-09)
 
  ✓ Chris Wilson's many recent cleanups, (to be reviewed by behdad and cworth)
 
- • 10508 Painting regression in 1.4.x (cworth)
-
  ✓ 5777 fbcompose.c broken for some composite operations post r1.5
    (choose one of the existing patches)
 
@@ -20,6 +18,9 @@ cairo 1.4.4 (scheduled for 2007-04-09)
 
 cairo 1.4.x (not scheduled, may become part of 1.6)
 ===================================================
+ • 10508 Transformed image source surfaces sometimes misrender to xlib
+   surface target (cworth)
+
  • Fix all remaining XFAIL failures from the test suite
 	a8mask has a patch available on the list
 


More information about the cairo-commit mailing list