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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 22 11:31:45 PDT 2013


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

--- Comment #4 from Behdad Esfahbod <freedesktop at behdad.org> ---
(In reply to comment #3)
> (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;

Someone should check freetype to make sure it doesn't load bytecode if it
doesn't need it.


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

Me neither :(.

-- 
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/4358cc41/attachment.html>


More information about the Fontconfig-bugs mailing list