<table cellspacing='0' cellpadding='0' border='0' ><tr><td valign='top' style='font: inherit;'><br>Hi,<br><br>I have a fontconfig cache issue. On my embedded device i
have linux &amp; i do a nfs-mount of a file system which has valid
generated fontconfig cache in <pre>usr/local/var/cache/fontconfig</pre>by
compiling fontconfig . And then when i try to run any gtk app like
gtk-demo it eventually&nbsp; get&nbsp; stuck in&nbsp; doing font matching&nbsp; stuff.<br>If stuck then i had to run fc-cache&nbsp; again &amp; then the apps run ok then.<br><br>From
some mailing lists i came to know that&nbsp; this is a nfs-mount issue
because the time stamp of directory in which previously generated cache
files are is modified but the cache files have old time stamp so those
cache files gets invalidated. <br><br>I want to reduce this wait time
(which sometimes is of 5-7 mins) . So i want fontconfig to use the same
cache files which gets imported when i originally do nfs-mount. Is
there any way by which i can make font config to stop invalidating
those cache files &amp; keep on using them.<br><br>Thanks,<br><br>Atul Mehrotra<br><br></td></tr></table><br>