<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#c14">Comment # 14</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:freedesktop@behdad.org" title="Behdad Esfahbod <freedesktop@behdad.org>"> <span class="fn">Behdad Esfahbod</span></a>
</span></b>
<pre>(In reply to Alexander Larsson from <a href="show_bug.cgi?id=101889#c11">comment #11</a>)
<span class="quote">> You probably want to change how filenames are stored in the cache (not that
> i know how it works now), so that filename values are indexes into an array
> of offsets.
> Then when you're rewriting filenames you can use the index with an in-memory
> array of (rewritten) strings instead.
>
> That would make it simple to do the rewrites too. You don't have to scan the
> entire cache, just rewrite everything in that table.</span >
I was under the impression that FcPattern is public struct. I'm truly relieved
to learn that I was wrong. It's FcValue that is public, but not FcPattern.
So, yes, we can do all sort of things. I know what we need to do... I'll write
here in a bit.</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>