<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Defaulting <cachedir> to ~/Library/Caches/org.freedesktop.fontconfig for OSX build"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71715#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Defaulting <cachedir> to ~/Library/Caches/org.freedesktop.fontconfig for OSX build"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71715">bug 71715</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>(In reply to <a href="show_bug.cgi?id=71715#c5">comment #5</a>)
<span class="quote">> Yes I can set XDG_CACHE_HOME=~/Library/Caches but that will
> result in ~/Library/Caches/fontconfig, when
> ~/Library/Caches/org.freedesktop.fontconfig would be
> more correct. Is there a way to configure the directory
> that us used inside XDG_CACHE_HOME?</span >
You could modify the following line in fonts.conf if you like then:
<cachedir prefix="xdg">fontconfig</cachedir>
To:
<cachedir prefix="xdg">org.freedesktop.fontconfig</cachedir>
I'm not quite sure if it is correct since there are no such applications using
that java-like namespace schema in the cache directory.
Anyway, hope that helps.</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>