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.
This commit is contained in:
Carl Worth 2007-04-13 11:28:21 -07:00
parent 4e3be54861
commit cea107c980

View file

@ -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