Bug 5543

Summary: Broken Postscript output
Product: cairo Reporter: Dom Lachowicz <domlachowicz>
Component: postscript backendAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: high    
Version: 1.1.1   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: The Postscript

Description Dom Lachowicz 2006-01-08 04:01:11 UTC
Sorry for the complicated bug report.

Using Cairo CVS HEAD and librsvg CVS HEAD, use rsvg-convert to convert librsvg's
window.svg to Postscript and PNG.

rsvg-convert -f ps < window.svg > window.ps
rsvg-convert -f png < window.svg > window.png

Use Ghostscript/GGV to display the PS. Observed results:

*) The gradients are in the wrong places
*) The "window" is too large
*) The "window" is shifted down and to the left, thus clipping it
Comment 1 Dom Lachowicz 2006-01-08 04:02:02 UTC
Created attachment 4285 [details]
The Postscript
Comment 2 Dom Lachowicz 2006-01-08 04:03:35 UTC
The SVG input is attachment 4282 [details] in bug 5542
The PNG output is attachment 4283 [details] in bug 5542
Comment 3 Behdad Esfahbod 2006-06-29 08:44:26 UTC
Same here.  Can you test with latest cairo?
Comment 4 Dom Lachowicz 2006-06-29 09:26:58 UTC
Yeah, this is better due to improvements in the analysis surface.

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.