Summary: | line disapeer with increased resolution | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | roucaries.bastien+gs |
Component: | Other Driver | Assignee: | Default assignee <ghostpdl-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | alex, chris.liddell |
Priority: | P4 | ||
Version: | 9.05 | ||
Hardware: | PC | ||
OS: | Linux | ||
Customer: | Word Size: | --- | |
Attachments: | Simplified sample file |
Description
roucaries.bastien+gs
2012-07-23 14:35:15 UTC
This file also shows similar resolution-dependant effects on Acrobat Reader. In addition to above, also shows resolution dependant effects on xpdf, poppler, Jaws and Harlequin. To me, that points the finger at the producer rather than consumer (in this case "producer" does not mean GS 5.x which converted presumably PS into PDF, but the application which originally create the PS). Created attachment 8790 [details]
Simplified sample file
This is an interaction between the bounding box of a form and a rectangle that is partly stroked about 0.5 pt outside of the bounding box with 1 pt line. The effect depends on relative rounding of the bounding box and the stroked path. The line position is also a subject of stroke adjust. Ghostscript cannot know that the user wanted to draw a frame. It just rounds every object independently and draws the result. |