wine中文字体方块或乱码解决方法
从Windows使用字体#
如果有一个安装了Windows的分区, 可以通过链接它们来使用其字体。
例如, Windows的C:\盘被挂载在/windows:
# ln -s /windows/Windows/Fonts /usr/share/fonts/WindowsFonts然后重新生成字体缓存:
# fc-cache或者,将Windows的字体复制到/usr/share/fonts:
# mkdir /usr/share/fonts/WindowsFonts
# cp /windows/Windows/Fonts/* /usr/share/fonts/WindowsFonts
# chmod 755 /usr/share/fonts/WindowsFonts/*然后重新生成字体缓存:
# fc-cache
debian下wine里sourceinsight正常显示的字体
英文
    Noto Sans Mono ExtraCondensed S
    Noto Sans Mono SemiBold
    
中文
    Noto Sans CJK JP Medium 
https://www.cnblogs.com/lepeCoder/p/7230553.html
 
                    
                
 
                
            
         浙公网安备 33010602011771号
浙公网安备 33010602011771号