From: Christoph Lohmann <20h@r-36.net> Date: Mon, 9 Mar 2015 22:16:03 +0000 (+0100) Subject: Add a hack to handle unknown chars in fontconfig. X-Git-Url: https://git.danieliu.xyz/?a=commitdiff_plain;h=b0bddc694a79dd24edb8f997acadecbff356a9e0;hp=b0bddc694a79dd24edb8f997acadecbff356a9e0;p=st.git Add a hack to handle unknown chars in fontconfig. The unicode long is added to the cache. So when fontconfig does fall back to the default font (where there is no easy way to find this out from the pattern) it isn't reloaded. ---