<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Make fontconfig scanning faster"
href="https://bugs.freedesktop.org/show_bug.cgi?id=64766#c40">Comment # 40</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Make fontconfig scanning faster"
href="https://bugs.freedesktop.org/show_bug.cgi?id=64766">bug 64766</a>
from <span class="vcard"><a class="email" href="mailto:timo.teras@iki.fi" title="Timo Teräs <timo.teras@iki.fi>"> <span class="fn">Timo Teräs</span></a>
</span></b>
<pre>(In reply to Behdad Esfahbod from <a href="show_bug.cgi?id=64766#c26">comment #26</a>)
<span class="quote">> I suggest we do this:
>
> - Deprecate and NOT compute FC_HASH,</span >
This was pushed earlier, nice!
<span class="quote">> - Use loca table to reject glyphs with no outline. For non-TrueType (CFF,
> bdf, pcf, etc) just accept whatever the font claims it covers,</span >
Was this done already or not?
<span class="quote">> - Remove the 2s wait if file system is not FAT. This one is not really
> important, but nice to have.</span >
This is not done yet. And I'd really like this to go in before the next
release. Would it be possible to push this out? I see recent commit now even
taking into account the nanosecond field of mtime... this two second delay is
pretty much harmful. If FAT is of concern still, it should have additional code
to 'touch' the file until the stat() returned time is changed, or something
similar.
<span class="quote">> Doing these all makes querying memory fonts so fast that I won't hesitate
> recommending it to people anymore.
>
> Unless someone has objections, I'll go ahead and push these out.</span >
Please push them out :)</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>