Bug 14860

Summary: Drawing text with gradient results in garbled output
Product: cairo Reporter: Richard Hult <richard>
Component: quartz backendAssignee: Vladimir Vukicevic <vladimir>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.5.3   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Triggers the problem

Description Richard Hult 2008-03-06 11:58:35 UTC
I am experiencing some problems when trying to draw text with a linear gradient source. My real code is using pango but a simple test case using the toy API also shows the problem, will attach one.

The bug could also be in the atsui font backend, I suppose.

This happens with both 1.4.x and 1.5.x.
Comment 1 Richard Hult 2008-03-06 11:59:57 UTC
Created attachment 14887 [details]
Triggers the problem
Comment 2 Vladimir Vukicevic 2008-03-06 16:54:36 UTC
Thanks for the testcase!  I just checked in a fix for this, commit id b52f127c12fd7ee2b4f532954cb1e9e4eb8561b4 .
Comment 3 Richard Hult 2008-03-06 23:22:37 UTC
Thanks!

Are you sure you pushed it, I can't see it in trunk?

Comment 4 Vladimir Vukicevic 2008-03-07 00:01:03 UTC
Whoops, try now.
Comment 5 Richard Hult 2008-03-07 00:15:40 UTC
Thanks, works like a charm!

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.