<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:b.harrington@samsung.com" title="Bryce Harrington <b.harrington@samsung.com>"> <span class="fn">Bryce Harrington</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - recording surface with paint with alpha and clipping loses alpha"
href="https://bugs.freedesktop.org/show_bug.cgi?id=73038">bug 73038</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>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - recording surface with paint with alpha and clipping loses alpha"
href="https://bugs.freedesktop.org/show_bug.cgi?id=73038#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - recording surface with paint with alpha and clipping loses alpha"
href="https://bugs.freedesktop.org/show_bug.cgi?id=73038">bug 73038</a>
from <span class="vcard"><a class="email" href="mailto:b.harrington@samsung.com" title="Bryce Harrington <b.harrington@samsung.com>"> <span class="fn">Bryce Harrington</span></a>
</span></b>
<pre>commit 1bcce4362927952b25cb916f862dde6fd35f8125
Author: Bryce Harrington <<a href="mailto:bryce@osg.samsung.com">bryce@osg.samsung.com</a>>
AuthorDate: Thu Jun 25 18:54:23 2015 -0700
Commit: Bryce Harrington <<a href="mailto:bryce@osg.samsung.com">bryce@osg.samsung.com</a>>
CommitDate: Thu Jun 25 18:54:23 2015 -0700
cairo-recording-surface: Fix loss of alpha when clipping
Commit 8020e0bc introduced a regression due to a typo when copying a
mask for a cairo recording surface. It should copy the source and mask
members from the command source to the recording surface, but instead it
copies the source twice.
Fix suggested by Massimo.
Fixes: <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - recording surface with paint with alpha and clipping loses alpha"
href="show_bug.cgi?id=73038">https://bugs.freedesktop.org/show_bug.cgi?id=73038</a>
Fixes: <a class="bz_bug_link
bz_status_NEW "
title="NEW - pdftocairo sets image background to black instead of white/transparent"
href="show_bug.cgi?id=73901">https://bugs.freedesktop.org/show_bug.cgi?id=73901</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>