[Fontconfig] FcConfigEnableHome?

Jerry Casiano jerrycasiano at gmail.com
Sun Jun 29 00:25:33 PDT 2014


On Sun, 2014-06-29 at 01:32 -0400, Jerry Casiano wrote:
> Sorry if I'm on crack, but that function no longer has any effect on my
> system. Not sure when it stopped working but it was recent.
> 
> It seems to be bypassed by FcConfigXdgConfigHome?
> 
> There's way too much code and most of it is over my head but I'm thinking line 2037 in fccfg.c could be
> 
> if (env && _FcConfigHomeEnabled)
> 
> 
> 

After actually looking at the rest of that function, it would probably
be better to just return NULL right off the bat from
FcConfigXdgConfigHome if !_FcConfigHomeEnabled.



More information about the Fontconfig mailing list