Bug 5543 - Broken Postscript output
Summary: Broken Postscript output
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: postscript backend (show other bugs)
Version: 1.1.1
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-08 04:01 UTC by Dom Lachowicz
Modified: 2006-06-29 09:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
The Postscript (1.27 MB, application/postscript)
2006-01-08 04:02 UTC, Dom Lachowicz
Details

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.