On Thu Feb 16 14:36:25 2023 +0000, Huw Davies wrote:
So basically the path of `FC_FILE` in fontconfig under flatpak is incorrect? This doesn't sound like something Wine should have to work around.
`FC_FILE` is stored in the font cache file. flatpak mounts the cache into the sandbox. To avoid recreating the cache, maybe have the fontconfig lib check and return the changed `FC_FILE` value?