[gs-bugs] [Bug 689768] GhostXPS does not handle isstroked=false
correctly
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Tue Apr 1 06:50:06 PDT 2008
http://bugs.ghostscript.com/show_bug.cgi?id=689768
tor.andersson at artifex.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tor.andersson at artifex.com 2008-04-01 06:50 -------
I've implemented so that GhostXPS will skip over path elements with IsStroked=false
by doing a moveto to update the path position instead of drawing when we're computing
a stroked path. This should reset the dash pattern. There's not much I can do about the
line caps though, the ghostscript graphics library doesn't support separate linecaps on
different parts of the path being stroked. Committed in revision 3055 and 3056.
------- 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