[cairo-bugs] [Bug 43634] EPS output works poorly with dvips

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 9 05:40:02 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=43634

--- Comment #1 from Adrian Johnson <ajohnson at redneon.com> 2011-12-09 05:40:02 PST ---
Created attachment 54266
  --> https://bugs.freedesktop.org/attachment.cgi?id=54266
fix EPS

I'm not sure why I used that EPS prolog/trailer. Looking at the EPS spec it
looks like I copied it from the example not realizing that code was meant for
the application, not the EPS file.

The attached patch should fix the problem. Let me know if it works and I will
commit it. The patch simplifies the EPS code to:

save
50 dict begin

.....

end
restore

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the cairo-bugs mailing list