[gs-bugs] [Bug 691878] New: Shading color not correct, when using DEVICE=epswrite on AIX
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Wed Jan 12 11:06:30 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=691878
Summary: Shading color not correct, when using DEVICE=epswrite
on AIX
Product: Ghostscript
Version: 9.00
Platform: Other
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P4
Component: PS Writer
AssignedTo: ken.sharp at artifex.com
ReportedBy: reiner.saalfrank at datev.de
QAContact: gs-bugs at ghostscript.com
Estimated Hours: 0.0
Created an attachment (id=7113)
--> (http://bugs.ghostscript.com/attachment.cgi?id=7113)
pdf with gray shadings
Hi,
GhostScript 9.00 generates shadings which seems too dark, when converting pdf
to eps (using epswrite)on AIX systems.
When using GhostScript 9.00 on Windows systems, the layout is fine, as
expected.
Differences can be seen in the output eps files:
Windows uses "setgray" (for example: "239 G")
AIX uses "setrgbcolor" (for example: "143 149 140 rG")
GhostScript was called in Windows like:
gswin32c -sDEVICE=epswrite -r600 -sOutputFile=leselinie.win.eps leselinie.pdf
GhostScript was called in AIX like:
./gs -sDEVICE=epswrite -r600 -sOutputFile=leselinie.aix.eps leselinie.pdf
I will attach the files leselinie.pdf, leselinie.win.eps, leselinie.aix.eps
in order to reproduce the problem.
Kind regards.
Reiner Saalfrank
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list