Bug 94152

Summary: Option thinlinemode shape for pdftoppm doesn't work correct for fill operations
Product: poppler Reporter: Thomas Freitag <Thomas.Freitag>
Component: utilsAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium CC: micah
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: splashThinLineShape also for fill operations

Description Thomas Freitag 2016-02-15 09:40:36 UTC
Created attachment 121754 [details] [review]
splashThinLineShape also for fill operations

This is a followup for bug 94052!

Looking at bug 94052 I encountered that the thinlinemode shape doesn't work correctly for the PDF of bug 94052: Instead of a gray grid the background is completely removed and shown as white if using this option.

The difference between the PDF of bug 94052 and the one of bug 37347 is that in the PDF of bug 37347 the lines are drawn with a stroke, where as in the one of bug 94052 the lines are drawn with a fill command.

So I extend in this patch the implementation of the "shape" mode so that it works with fills, too.
Comment 1 GitLab Migration User 2018-08-21 11:11:07 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/poppler/poppler/issues/557.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.