<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Don't warn if cachedir isn't specified"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90148#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Don't warn if cachedir isn't specified"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90148">bug 90148</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 Behdad Esfahbod from <a href="show_bug.cgi?id=90148#c2">comment #2</a>)
<span class="quote">> (In reply to Akira TAGOH from <a href="show_bug.cgi?id=90148#c1">comment #1</a>)
> >
> > I'm not sure what's the purpose of the warning/error for that though, if it
> > is to detect the installation error,
>
> It might be ok for the system-wide config file. I suppose the aim is to
> make sure systems set global cachedir, as to prevent every user to have
> their own cache of all the system fonts. But we should definitely skip the
> warning for custom config files.</span >
Right. but there are no way to know if it is custom or not. hence:
<span class="quote">> > is it a good idea to add an API like FcInitLoadConfigFromMemory()
>
> That API is certainly desirable.</span >
the above and the following suggestion. we can use it internally and move
warnings out of it.
<span class="quote">> > FcInitWithMinimalConfig() or so may be more useful perhaps.
> >
> > Any thought?
>
> What would go into the minimal config?
>
> I discussed this in detail in my blog post. I don't think there's a clear
> line between minimal config and full config.</span >
read it. well, I meant to make it convenient but may be better leave it to
users then. so just reading the config from memory may be good.</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>