<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#c23">Comment # 23</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:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span></b>
        <pre>Take 4:
<a href="https://cgit.freedesktop.org/~tagoh/fontconfig/commit/?h=relpath-cache-4">https://cgit.freedesktop.org/~tagoh/fontconfig/commit/?h=relpath-cache-4</a>

This doesn't modify a cache being mmap'd anymore. but hooking up FcListAppend()
for FcFontList() and FcFontRenderPrepare() for FcFontMatch() to have the
correct font path in FcPattern, because FcPatterns that one can touch in their
apps is a copy of the original in FcCache. so FcRefIsConst() won't usually
returns true in FcPattern*Get*().

Hope that looks okay.</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>