<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Never drop first font when trimming"
href="https://bugs.freedesktop.org/show_bug.cgi?id=72380">bug 72380</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>akira@tagoh.org
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Never drop first font when trimming"
href="https://bugs.freedesktop.org/show_bug.cgi?id=72380#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Never drop first font when trimming"
href="https://bugs.freedesktop.org/show_bug.cgi?id=72380">bug 72380</a>
from <span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=72380#c0">comment #0</a>)
<span class="quote">> We always advertise that FcFontMatch() returns the first item from
> FcFontSort().</span >
How is FcFontMatch() is relevant to that? I think it do more with the
intelligent way than FcFontSort() because it checks the language coverage for
the first font in the list.
<span class="quote">> This isn't true if the first font in the sort list has no
> character coverage and trimming is enabled. This happens with symbol.ttf
> since it has no usable cmap table. We should fix this by never trimming the
> first font in the list.</span >
I guess you are talking about FcFontSort() since FcFontMatch() doesn't have a
feature to trim the list. so the suggestion may be to check the language
coverage for the first font in the list as well as FcFontMatch() ?</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>