<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:kris@loopnest.org" title="Kristian Rietveld <kris@loopnest.org>"> <span class="fn">Kristian Rietveld</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Support rendering colored bitmap fonts in Quartz backend"
href="https://bugs.freedesktop.org/show_bug.cgi?id=63771">bug 63771</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;">Attachment #78520 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Support rendering colored bitmap fonts in Quartz backend"
href="https://bugs.freedesktop.org/show_bug.cgi?id=63771#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Support rendering colored bitmap fonts in Quartz backend"
href="https://bugs.freedesktop.org/show_bug.cgi?id=63771">bug 63771</a>
from <span class="vcard"><a class="email" href="mailto:kris@loopnest.org" title="Kristian Rietveld <kris@loopnest.org>"> <span class="fn">Kristian Rietveld</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=118089" name="attach_118089" title="Updated patch against master as of September 5, 2015">attachment 118089</a> <a href="attachment.cgi?id=118089&action=edit" title="Updated patch against master as of September 5, 2015">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=63771&attachment=118089'>[review]</a>
Updated patch against master as of September 5, 2015
Updated the patch against today's master.
Compared to the previous version, added a compile time assert to ensure CGPoint
<= CGSize. It is perhaps not pretty to share the memory between cg_advances and
cg_positions, but the alternative is either to allocate twice as much memory or
to move the declaration into if branches (in which case perhaps the
CAIRO_STACK_ARRAY foo cannot be used?). Please let me know what is preferred
within Cairo and I can adapt the code if necessary.
Is there anything else I can do to get this patch accepted? We have a depending
bug in Pango Bugzilla (<a href="https://bugzilla.gnome.org/show_bug.cgi?id=753312">https://bugzilla.gnome.org/show_bug.cgi?id=753312</a>), so I
would love to get it committed :) Thanks!</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>