Bug 688126

Summary: Wrong line join
Product: Ghostscript Reporter: Igor Melichev <igor.melichev>
Component: Graphics LibraryAssignee: Igor Melichev <igor.melichev>
Status: NOTIFIED FIXED    
Severity: normal    
Priority: P3    
Version: master   
Hardware: PC   
OS: Windows XP   
Customer: Word Size: ---
Attachments: raster.zip
patch.txt
t2.ps

Description Igor Melichev 2005-06-06 10:59:41 UTC
gswin32c.exe -dBATCH -r300 123-05-.ps
Produces a bewel join, but CPSI and me believe it must be a miter join.
Comment 1 Igor Melichev 2005-06-06 11:00:26 UTC
Created attachment 1425 [details]
123-05-.ps

The test file is a reduced Genoa test.
Comment 2 Igor Melichev 2005-06-06 11:01:00 UTC
The bug is important for the ps2write testing.
Comment 3 Igor Melichev 2005-08-11 11:36:00 UTC
A suggested patch
http://ghostscript.com/pipermail/gs-code-review/2005-August/004788.html
The commitment is delayed until a review by the PCL team.
Comment 4 Igor Melichev 2005-08-16 11:50:17 UTC
Created attachment 1625 [details]
raster.zip

Attaching rasters made with GS, Adobe CPSI and Adobe Acrobat Reader 4, packed
into a ZIP.
Comment 5 Igor Melichev 2005-08-17 05:31:58 UTC
Created attachment 1629 [details]
patch.txt

A suggested patch. It fixes the reported problem, but opens another problem -
probe3.pdf renders worse due to add_round_cap appears insufficiently smart.
Comment 6 Igor Melichev 2005-08-17 05:44:59 UTC
Created attachment 1630 [details]
t2.ps

A postscript file used to test CPSI about line join.
Comment 7 Igor Melichev 2005-08-17 06:22:30 UTC
See also Bug 688269.