<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Option thinlinemode shape for pdftoppm doesn't work correct for fill operations"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94152">94152</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Option thinlinemode shape for pdftoppm doesn't work correct for fill operations
</td>
</tr>
<tr>
<th>Product</th>
<td>poppler
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>utils
</td>
</tr>
<tr>
<th>Assignee</th>
<td>poppler-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>Thomas.Freitag@alfa.de
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=121754" name="attach_121754" title="splashThinLineShape also for fill operations">attachment 121754</a> <a href="attachment.cgi?id=121754&action=edit" title="splashThinLineShape also for fill operations">[details]</a></span>
splashThinLineShape also for fill operations
This is a followup for <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED DUPLICATE - pdftoppm rendering inset image as black box"
href="show_bug.cgi?id=94052">bug 94052</a>!
Looking at <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED DUPLICATE - pdftoppm rendering inset image as black box"
href="show_bug.cgi?id=94052">bug 94052</a> I encountered that the thinlinemode shape doesn't work
correctly for the PDF of <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED DUPLICATE - pdftoppm rendering inset image as black box"
href="show_bug.cgi?id=94052">bug 94052</a>: Instead of a gray grid the background is
completely removed and shown as white if using this option.
The difference between the PDF of <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED DUPLICATE - pdftoppm rendering inset image as black box"
href="show_bug.cgi?id=94052">bug 94052</a> and the one of <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - A pdf with a grid of thin lines is almost unreadable and looks awful"
href="show_bug.cgi?id=37347">bug 37347</a> is that in
the PDF of <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - A pdf with a grid of thin lines is almost unreadable and looks awful"
href="show_bug.cgi?id=37347">bug 37347</a> the lines are drawn with a stroke, where as in the one of
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED DUPLICATE - pdftoppm rendering inset image as black box"
href="show_bug.cgi?id=94052">bug 94052</a> 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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>