[cairo-bugs] [Bug 35610] New: [regression] many radial cases failed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 23 19:57:35 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=35610

           Summary: [regression] many radial cases failed
           Product: cairo
           Version: 1.10.3
          Platform: Other
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: xlib backend
        AssignedTo: cworth at cworth.org
        ReportedBy: bo.b.wang at intel.com
         QAContact: cairo-bugs at cairographics.org


6521bab6e8d8c44e8a790ec6e10ae160ecaf8bc9 is the first bad commit
commit 6521bab6e8d8c44e8a790ec6e10ae160ecaf8bc9
Author: Andrea Canciani <ranma42 at gmail.com>
Date:   Sat Mar 5 10:59:22 2011 +0100

    xcb,xlib: Fallback upon generic radial gradients

    The RENDER specification requires radial gradients to have the first
    circle completely inside the second one, but the error is not actually
    generated.

    The implementation produces the expected results if either circle
    contains the other one, so only fall back in these cases.

some cases are fail:
cairo/radial-gradient_xlib.argb32    FAIL
cairo/radial-gradient_xlib.rgb24    FAIL
cairo/radial-gradient_xlib-window    FAIL
cairo/radial-gradient-mask_xlib.argb32    FAIL
cairo/radial-gradient-mask_xlib.rgb24    FAIL
cairo/radial-gradient-mask_xlib-window    FAIL
cairo/radial-gradient-mask-source_xlib.argb32    FAIL
cairo/radial-gradient-mask-source_xlib.rgb24    FAIL
cairo/radial-gradient-mask-source_xlib-window    FAIL

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