[Poppler-bugs] [Bug 37347] A pdf with a grid of thin lines is almost unreadable and looks awful

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 26 05:44:24 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=37347

--- Comment #24 from thomasf <Thomas.Freitag at alfa.de> 2012-05-26 05:44:24 PDT ---
(In reply to comment #23)
> (In reply to comment #22)
> > I decided also to spend a new GlobalParams value, enhanceThinLines, which, when
> > setting it to gFalse, produces once again the output of comment 19. So it's up
> 
> Isn't that what the strokeAdjust GlobalParams value is for?

Setting "stroke adjustment" to gTrue means that lines are rounded to an integer
number of pixels thickness, to make sure all vertical or horizontal lines
appear the same weight, no matter how they align with the pixel grid.
enhanceThinLines now means that lines (I implemented only vertical and
horizontal lines) that all lines with a width less than one pixel will always
shown with shape 255, if it is set to gFalse they are painted with a shape
corresponding to their width.
Therefore I think there is a difference.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list