<div dir="ltr"><div>I help manage a few hundred computers and am trying to eliminate the startup delay of 32-bit wine programs on 64-bit machines when the 32-bit font caches need to be regenerated.</div><div><br></div><div>With some fonts installed like the ubuntu package fonts-noto-cjk it takes up to 30 seconds to regenerate the cache. <br></div><div><br></div><div>Running fc-cache -f -v only generates the 64-bit versions.  The only solution I've found so far is to install the i386 fontconfig package ( we're running Ubuntu ) and run fc-cache to generate the 32 bit caches in /var/cache/fontconfig.   Then you can re-install the normal amd64 fontconfig package which removes the 32-bit version of fc-cache but leaves the 32-bit cache files in place alongside the 64-bit cache files.</div><div><br></div><div>This method works as long as the process is repeated after any font changes.  My next thought is to try installing an i386 version of fontconfig from source into /opt to keep both installed and run fc-cache for both 32-bit and 64-bit on a regular basis.</div><div><br></div><div>Is there any better method of pre-generating 32-bit caches on a 64-bit system?</div><div><br></div><div>Thanks,</div><div>Mike Pardee</div><div>Open Sense Solutions</div><div><br></div><div><br></div><div><br></div><div><br></div></div>