<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:jason@aquaticape.us" title="Jason Crain <jason@aquaticape.us>"> <span class="fn">Jason Crain</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - one particular PDF file displays badly"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98983">bug 98983</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>WORKSFORME
</td>
<td>---
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - one particular PDF file displays badly"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98983#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - one particular PDF file displays badly"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98983">bug 98983</a>
from <span class="vcard"><a class="email" href="mailto:jason@aquaticape.us" title="Jason Crain <jason@aquaticape.us>"> <span class="fn">Jason Crain</span></a>
</span></b>
<pre>The ability to specify antialiasing was added to pdftocairo and CairoOutputDev
(<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - pdftocairo: add -antialias option"
href="show_bug.cgi?id=94977">Bug #94977</a>) but CairoOutputDev::antialias is not always initialized, so which
antialiasing option gets used by evince can be unpredictable. Also, cairo's
CAIRO_ANTIALIAS_BEST does not work well. Running "pdftocairo -png -antialias
best input.pdf out" on the PDF in this bug and others produces incorrect
rendering. So, depending on whether during rendering
CairoOutputDev::setContextAntialias is called, and depending on what value the
memory allocation gods choose for CairoOutputDev::antialias, this bad rendering
can be triggered.</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>