Bug 15592 - Push/pop group patterns not working with the pdf backend
Summary: Push/pop group patterns not working with the pdf backend
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: pdf backend (show other bugs)
Version: 1.6.5
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Adrian Johnson
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-18 13:48 UTC by M Joonas Pihlaja
Modified: 2008-05-30 18:05 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Test program to paint a pattern created in a group. (668 bytes, text/x-csrc)
2008-04-18 13:48 UTC, M Joonas Pihlaja
Details

Description M Joonas Pihlaja 2008-04-18 13:48:49 UTC
Created attachment 16025 [details]
Test program to paint a pattern created in a group.

Painting with a pattern created by push_group/pop_group_to_source doesn't work. The attached program should fill the entire surface with red, but the generated pdf is white.  Using the image or ps backends the bug doesn't appear.
Comment 1 Chris Wilson 2008-04-18 14:57:38 UTC
This is the bug that test/group-paint exercises (except I choose blue and not red ;-)

That test also uses the default OVER operator (although for an opaque source I think the pdf backend treats OVER and SOURCE identically).


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.