<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:carlosgc@gnome.org" title="Carlos Garcia Campos <carlosgc@gnome.org>"> <span class="fn">Carlos Garcia Campos</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Images not shown inside PDF."
href="https://bugs.freedesktop.org/show_bug.cgi?id=70085">bug 70085</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;">CC</td>
<td>
</td>
<td>ajohnson@redneon.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Images not shown inside PDF."
href="https://bugs.freedesktop.org/show_bug.cgi?id=70085#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Images not shown inside PDF."
href="https://bugs.freedesktop.org/show_bug.cgi?id=70085">bug 70085</a>
from <span class="vcard"><a class="email" href="mailto:carlosgc@gnome.org" title="Carlos Garcia Campos <carlosgc@gnome.org>"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
<pre>The problem was introduced in aaae8996766f259dcc329755c7cccde7c916c1fb to fix
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Image not showing in PDF"
href="show_bug.cgi?id=40828">bug #40828</a>. In this particular PDF there's no mask, so the matrix we are
setting in drawImage() is uninitialized.
Internal Error: cairo context error: invalid matrix (not invertible)<0a>
We should probably check that there's actually a mask before setting the
mask_matrix.</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>