<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Support rendering colored bitmap fonts in Quartz backend"
href="https://bugs.freedesktop.org/show_bug.cgi?id=63771#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - 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>I was wondering how this interacts with the fallback infrastructure...
We might need to perform the corresponding change
(CGContextShowGlyphsWithAdvances/CGContextShowGlyphsAtPoint ->
CTFontDrawGlyphs) in _cairo_quartz_init_glyph_surface(), but it currently
returns A8 surfaces.
I do not think that the changes needed to support colors in
_cairo_quartz_init_glyph_path() would be trivial.
AFAICT the current infrastructure does not really expect multi-color glyphs.
Behdad might be able to provide some more insight and directions about what is
the best way forward here.</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>