<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Make fontconfig cache relocatable"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101889#c49">Comment # 49</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Make fontconfig cache relocatable"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101889">bug 101889</a>
              from <span class="vcard"><a class="email" href="mailto:alexl@redhat.com" title="Alexander Larsson <alexl@redhat.com>"> <span class="fn">Alexander Larsson</span></a>
</span></b>
        <pre>I tried the latest version, and it seems better but it still has the issue
behdad disliked. I.e. In my case I have on the outside (minimal example):

/usr/share/fonts/dejavu/DejaVuLGCSerifCondensed.ttf
/usr/share/fonts/dejavu/DejaVuSans-Bold.ttf

And, in the sandbox I have:

/usr/share/fonts/dejavu/DejaVuLGCSerifCondensed.ttf
/run/host/fonts/dejavu/DejaVuLGCSerifCondensed.ttf
/run/host/fonts/dejavu/DejaVuSans-Bold.ttf

I.e. one of the sandbox-only files covers one from the host, but not all,
and both host files are visible in the sandbox at a different location.

If i run fc-list in the inside it will show:
/usr/share/fonts/dejavu/DejaVuSans-Bold.ttf: DejaVu Sans:style=Bold
/run/host/fonts/dejavu/DejaVuLGCSerifCondensed.ttf: DejaVu LGC Serif,DejaVu LGC
Serif Condensed:style=Condensed,Book

I.e. the "shadowed" host font is not visible in the cache. This is not really s
showstopper for me, but I can see why behdad dislikes it.

Anyway, I would *love* to get some review on this so we can get a release with
it (so i can put it in the flatpak runtimes). The current behaviour is causing
really slow first-time startups of flatpak:ed apps.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>