<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - pdftoppm rendering inset image as black box"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94052#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - pdftoppm rendering inset image as black box"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94052">bug 94052</a>
              from <span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=121801" name="attach_121801" title="Short documentation about thinlinemodes">attachment 121801</a> <a href="attachment.cgi?id=121801&action=edit" title="Short documentation about thinlinemodes">[details]</a></span>
Short documentation about thinlinemodes

No, Micah. Thin lines should never vanish, at least not when Your render it
with at least 72 dpi. I attach the short documentation I wrote when I
implemented the thinlinemode's. Or better, look at "PDF with thin grid lines"
from <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>, and try that PDF with and without thinlinemode option and
different resolutions. That PDF was the motivation for my implementation.

That the grey background disappears in the PDF of this bug when You use
"-thinlinemode shape" is a bug in the implementation: it doesn't distinguish in
this case if it is a stroke or a fill operation, so even in case of a fill
operation it draws the line with a shape corresponding to the line width set by
the document. But the document doesn't set the line width, so it's 0 and
therefore the line is drawn white.
The patch for <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Option thinlinemode shape for pdftoppm doesn't work correct for fill operations"
   href="show_bug.cgi?id=94152">bug 94152</a> repairs that.</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>