[Fontconfig-bugs] [Bug 71715] Defaulting <cachedir> to ~/Library/Caches/org.freedesktop.fontconfig for OSX build

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 24 19:19:50 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=71715

--- Comment #6 from Akira TAGOH <akira at tagoh.org> ---
(In reply to comment #5)
> 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?

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20140925/bd78bcf2/attachment.html>


More information about the Fontconfig-bugs mailing list