<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Provide a means for matching and selecting a color emoji font"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94551#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Provide a means for matching and selecting a color emoji font"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94551">bug 94551</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 Akira TAGOH from <a href="show_bug.cgi?id=94551#c17">comment #17</a>)
<span class="quote">> BTW I don't know why we keep using the system caches first... well,
> containing different contents in caches is usually unlikely to happen. but
> we often see during development. even though no need to bump the cache
> version to add new orth, we could easily got confused if fontconfig prefer
> to use a first cache. I prefer to apply the change like this to make me
> happy...:

> diff --git a/fonts.conf.in b/fonts.conf.in
> index 7c16a70..d8de4c8 100644
> --- a/fonts.conf.in
> +++ b/fonts.conf.in
> @@ -72,8 +72,8 @@
>  
>  <!-- Font cache directory list -->
>  
> -       <cachedir>@FC_CACHEDIR@</cachedir>
>         <cachedir prefix="xdg">fontconfig</cachedir>
> +       <cachedir>@FC_CACHEDIR@</cachedir>
>         <!-- the following element will be removed in the future -->
>         <cachedir>~/.fontconfig</cachedir></span >

Don't know the implications.  Doesn't this make it build ~root/ caches instead
of system caches when run as root?</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>