Bug 690751

Summary: Bounding box-wide darkening when rendering paths...
Product: MuPDF Reporter: Sebastian Rasmussen <sebastian.rasmussen>
Component: fitzAssignee: Tor Andersson <tor.andersson>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P4    
Version: unspecified   
Hardware: PC   
OS: Linux   
Customer: Word Size: ---
Attachments: lines.pdf

Description Sebastian Rasmussen 2009-09-04 16:06:36 UTC
When stroking paths the attached example illustrates that fitz obivously is
darkening the entire enclosing bounding-box pixels by at least one when
rendering paths. It is unclear if this is when compositing it with the
background or earlier though.
Comment 1 Sebastian Rasmussen 2009-09-04 16:07:54 UTC
Created attachment 5356 [details]
lines.pdf

Minimal example that strokes diagonal lines once or repeatedly.
Comment 2 Sebastian Rasmussen 2009-09-04 16:10:06 UTC
Worth noting is that evince 0.8.1 (poppler 0.5.4 really), renders this as having
multiple strokes grow fatter and wider, xpdf 3.01 on the other hand renders all
lines identically. Of course mupdf is way off since it is affecting the
enclosing bounding-box.
Comment 3 Lev Bishop 2009-09-05 21:06:58 UTC

*** This bug has been marked as a duplicate of 690631 ***