Bug 690845

Summary: Mismatch between methods of filling.
Product: Ghostscript Reporter: Robin Watts <robin>
Component: Graphics LibraryAssignee: Robin Watts <robin.watts>
Status: CONFIRMED ---    
Severity: normal CC: christinedelight.top85
Priority: P4    
Version: master   
Hardware: PC   
OS: Windows XP   
Customer: Word Size: ---

Description Robin Watts 2009-10-25 05:44:57 UTC
The fix for bug 687295 causes strokes to be rendered as a path containing 
mutliple subpaths, rather than multiple paths containing single subpaths.

This shows unexpected differences in the following file:

tests_private/comparefiles/Bug690449.pdf

Investigation shows that this difference can be removed by eliminating the 
rectangle special case in gx_general_fill_path.

This bug is opened so I don't forget the issue, but it's quite possibly 
covered by one of the existing 'adjust' bugs.
Comment 1 Robin Watts 2009-10-25 05:48:21 UTC
Created attachment 5542 [details]
out.pdf

Cutdown example file. The last line drawn in the contents stream is the one
that shows the problem.
Comment 2 Robin Watts 2010-01-28 17:23:42 UTC
Reassigning to new email address.