Bug 690845 - Mismatch between methods of filling.
Summary: Mismatch between methods of filling.
Status: CONFIRMED
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: Graphics Library (show other bugs)
Version: master
Hardware: PC Windows XP
: P4 normal
Assignee: Robin Watts
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-25 05:44 UTC by Robin Watts
Modified: 2011-02-06 00:53 UTC (History)
1 user (show)

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.