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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 21 20:44:27 PDT 2013


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

--- Comment #3 from Akira TAGOH <akira at tagoh.org> ---
(In reply to comment #2)
> We should force hinting off though.

We did it already, no?

static FcBool
FcFreeTypeCheckGlyph (FT_Face face, FcChar32 ucs4,
                      FT_UInt glyph, FcBlanks *blanks,
                      FT_Pos *advance,
                      FcBool using_strike)
{
    FT_Int          load_flags = FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH |
FT_LOAD_NO_SCALE | FT_LOAD_NO_HINTING;

> When a directory changes, we rescan the entire directory to rebuild the
> cache for that dir.

I have no idea how this can be improved though.

-- 
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/20130522/cfb4a95a/attachment.html>


More information about the Fontconfig-bugs mailing list