[gs-bugs] [Bug 688269] stroking: Wrong line join,
issue 2 : PDF 1.5 differs from PDF 1.4
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Wed Nov 11 13:18:53 PST 2009
http://bugs.ghostscript.com/show_bug.cgi?id=688269
------- Additional Comments From robin at wss.co.uk 2009-11-11 13:18 -------
Created an attachment (id=5658)
--> (http://bugs.ghostscript.com/attachment.cgi?id=5658&action=view)
jointest3.ps
This file shows a variety of joins. In particular, it shows round joins between
some very short strokes, both in stroked and strokepath modes.
The "stroked" version shows up as full round in ghostscript, but as a pie join
in every other renderer we've tried (adobe acrobat 9, CPSI, Jaws etc).
The "stroked path" version appears to always show as a full round, in Acrobat
and Jaws at least.
Ghostscript was changed recently to always use CPSI_mode for strokepaths. This
leaves us free to change the stroke code to use 'pie' shaped rounds and we
should get exactly what we want.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the gs-bugs
mailing list