<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<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#c3">Comment # 3</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:ranma42@gmail.com" title="Andrea Canciani <ranma42@gmail.com>"> <span class="fn">Andrea Canciani</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=78291" name="attach_78291" title="Use CTFontDrawGlyphsPtr() when available, so that colored bitmap glyphs are rendered correctly. Based on original patch authored by Jonathan Kew.">attachment 78291</a> <a href="attachment.cgi?id=78291&action=edit" title="Use CTFontDrawGlyphsPtr() when available, so that colored bitmap glyphs are rendered correctly. Based on original patch authored by Jonathan Kew.">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=63771&attachment=78291'>[review]</a>
Use CTFontDrawGlyphsPtr() when available, so that colored bitmap glyphs are
rendered correctly. Based on original patch authored by Jonathan Kew.
Review of <span class=""><a href="attachment.cgi?id=78291" name="attach_78291" title="Use CTFontDrawGlyphsPtr() when available, so that colored bitmap glyphs are rendered correctly. Based on original patch authored by Jonathan Kew.">attachment 78291</a> <a href="attachment.cgi?id=78291&action=edit" title="Use CTFontDrawGlyphsPtr() when available, so that colored bitmap glyphs are rendered correctly. Based on original patch authored by Jonathan Kew.">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=63771&attachment=78291'>[review]</a>:
-----------------------------------------------------------------
The patch does not regress the results of the testsuite (tested on MacOS X
10.7).
::: src/cairo-quartz-private.h
@@ +100,5 @@
<span class="quote">> cairo_private CGFontRef
> _cairo_quartz_scaled_font_get_cg_font_ref (cairo_scaled_font_t *sfont);
>
> +CTFontRef
> +_cairo_quartz_scaled_font_get_ct_font_ref (cairo_scaled_font_t *sfont);</span >
This function should probably be declared cairo_private.</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>