<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pdftoppm shows black line artifacts with aaVector enabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90570#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pdftoppm shows black line artifacts with aaVector enabled"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90570">bug 90570</a>
              from <span class="vcard"><a class="email" href="mailto:williambader@hotmail.com" title="William Bader <williambader@hotmail.com>"> <span class="fn">William Bader</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=115961" name="attach_115961" title="incorrect output with diagonal line artifacts">attachment 115961</a> <a href="attachment.cgi?id=115961&action=edit" title="incorrect output with diagonal line artifacts">[details]</a></span>
incorrect output with diagonal line artifacts

output from
pdftoppm -png 203170.pdf 203170
The png is 1/10 the size of the ppm and shows the problem also.
The black diagonal lines show in all output formats, so the problem is in the
splash rasterization and not in the final image file generation.
The lines seem to be one pixel in the image, no matter what I use as the
resolution, so maybe a fill or crop calculation is not symmetrical and two
adjacent regions end up with an unfilled gap between them.
xpdf-3.04 works correctly, but the splash code has diverged enough that it is
hard to compare.  vectorAntialias is used mostly in Splash.cc.
This PDF uses Splash::blitImageClipped, Splash::fillWithPattern and
Splash::gouraudTriangleShadedFill.</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>