[Fontconfig-bugs] [Bug 106618] Relocated caches not quite working
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu May 24 03:48:57 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=106618
Behdad Esfahbod <freedesktop at behdad.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |freedesktop at behdad.org
--- Comment #16 from Behdad Esfahbod <freedesktop at behdad.org> ---
My original idea also was to do the mapping in FcPatternGetString() for
FC_FILE, and hook the allocated string to a hashmap hooked to the FcCache for
the pattern. That would solve the lifecycle problem.
But Alex's solution, to premap everything, is simpler, even if slower and less
memory-efficient.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20180524/6401ba45/attachment.html>
More information about the Fontconfig-bugs
mailing list