Summary: |
[Xlib] rotation confuses the backend |
Product: |
cairo
|
Reporter: |
Benjamin Otte <otte> |
Component: |
xlib backend | Assignee: |
Carl Worth <cworth> |
Status: |
RESOLVED
FIXED
|
QA Contact: |
cairo-bugs mailing list <cairo-bugs> |
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
1.6.5 | |
|
Hardware: |
Other | |
|
OS: |
All | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Bug Depends on: |
15369
|
|
|
Bug Blocks: |
|
|
|
Attachments: |
testcase
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 16215 [details] testcase Here's a magic matrix that makes the Xlib backend screw up. The image backend and the X fallback code renders it fine. I shortly tried some obvious rotations, but couldn't make it fail, so I pasted the matrix verbatim into the test. But I did enough of a job already, the initial test was 300 lines long. ;) I also shortly checked various other clipping and extend-none related bugs, but they never where xlib specific, so I filed a new bug.