[cairo-bugs] [Bug 31604] CAIRO_FORMAT_A1 broken for many routines in the image backend
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 16 08:27:14 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=31604
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #9 from Chris Wilson <chris at chris-wilson.co.uk> 2011-09-16 08:27:11 PDT ---
The way I actually choose to fix is to fallback to using a
pixman_image_composite if pixman_fill fails. Thanks to Siarhei for adding the
functionality to pixman as well.
Test case record for posterity:
commit f3a9a0c9e646ca684ee8e7bd65506cf2793178d2
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Fri Sep 16 16:24:23 2011 +0100
test: Add a1-fill
Capture the bug report:
https://bugs.freedesktop.org/show_bug.cgi?id=31604
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list