Bug 42422

Summary: When I use clip with mixed AA option cairo_fill() works incorrectly
Product: cairo Reporter: Seongwon Cho <seongwon79>
Component: image backendAssignee: Carl Worth <cworth>
Status: RESOLVED MOVED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: critical    
Priority: highest Keywords: patch
Version: 1.10.3   
Hardware: x86 (IA32)   
OS: Linux (All)   
URL: https://www.google.com.pe/search?q=google&oq=google&aqs=chrome..69i57j69i60l2.1031j0j1&sourceid=chrome&es_sm=93&ie=UTF-8
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 35253    
Attachments: test code and result files

Description Seongwon Cho 2011-10-31 04:58:37 UTC
Created attachment 52944 [details]
test code and result files

Hi,

I make test app which it contains 3 clips and 1 path and call cairo_fill() on cairo 1.11.3 (upstream latest)
I set each clip's AA option differently and call cairo_fill() with CAIRO_ANTIALIAS_NONE.
The result of cairo_fill() is not what I expected.
If I set all clip's AA option to same(DEFAULT or NONE) cairo_fill() looks working correctly.

I think composite_aligned_boxes() in cairo-spans-compositor.c has some problem.

I attached test code with png files

Thanks.
Comment 1 Dick 2016-06-04 21:03:46 UTC
fasdfasdfadfas
Comment 2 GitLab Migration User 2018-08-25 13:29:23 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/29.

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.