Bug 41362 - Radial gradient not rendered
Summary: Radial gradient not rendered
Status: RESOLVED MOVED
Alias: None
Product: cairo
Classification: Unclassified
Component: image backend (show other bugs)
Version: 1.10.3
Hardware: Other All
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-30 05:38 UTC by Adrian Johnson
Modified: 2018-08-25 13:32 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
PDF test case (164.40 KB, application/pdf)
2011-09-30 05:39 UTC, Adrian Johnson
Details

Description Adrian Johnson 2011-09-30 05:38:15 UTC
The attached PDF test case when rendered with pdftocairo creates the correct output for PDF and PS but does not produce any output for the image output.

I am using cairo 2994b0c6, pixman 879b7c21, and poppler 0.18.0. To reproduce use the commands:

pdftocairo -png duckbeak.pdf out
pdftocairo -pdf duckbeak.pdf out.pdf
pdftocairo -ps duckbeak.pdf out.ps

out.pdf and out.ps render correctly in acroread and ghostscript. out-1.png is blank.

The test case comes poppler bug 22098. The buggy wine glass and beer glass are poppler bugs which are fixed by the patches in bug 41005. The missing duck beak and a small section of the yellow rose appear to be a cairo bug since the cairo PDF and PS output is correct.
Comment 1 Adrian Johnson 2011-09-30 05:39:10 UTC
Created attachment 51793 [details]
PDF test case

PDF test case.
Comment 2 GitLab Migration User 2018-08-25 13:32:53 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/61.


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.