Bug 94152 - Option thinlinemode shape for pdftoppm doesn't work correct for fill operations
Summary: Option thinlinemode shape for pdftoppm doesn't work correct for fill operations
Status: RESOLVED MOVED
Alias: None
Product: poppler
Classification: Unclassified
Component: utils (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-15 09:40 UTC by Thomas Freitag
Modified: 2018-08-21 11:11 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
splashThinLineShape also for fill operations (1.39 KB, patch)
2016-02-15 09:40 UTC, Thomas Freitag
Details | Splinter Review

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.