[Fontconfig-bugs] [Bug 64766] Make fontconfig scanning faster

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 12 03:24:01 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=64766

--- Comment #40 from Timo Teräs <timo.teras at iki.fi> ---
(In reply to Behdad Esfahbod from comment #26)
> I suggest we do this:
> 
>   - Deprecate and NOT compute FC_HASH,

This was pushed earlier, nice!

>   - Use loca table to reject glyphs with no outline.  For non-TrueType (CFF,
> bdf, pcf, etc) just accept whatever the font claims it covers,

Was this done already or not?

>   - Remove the 2s wait if file system is not FAT.  This one is not really
> important, but nice to have.

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.

> 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.

Please push them out :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20151012/d2b9c2b1/attachment.html>


More information about the Fontconfig-bugs mailing list