<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#c4">Comment # 4</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:freedesktop@behdad.org" title="Behdad Esfahbod <freedesktop@behdad.org>"> <span class="fn">Behdad Esfahbod</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=64766#c3">comment #3</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=64766#c2">comment #2</a>)
> > 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;</span >

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


<span class="quote">> > 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.</span >

Me neither :(.</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>