摘要:
1、修改字体首先,下载一个字体,例如win下的新宋体其次, mkdir /usr/share/fonts/windows mv simsun.ttc /usr/share/fonts/window cd $HOME/.wine/drive_c/windows/Fonts ln -s /usr/share/fonts/windows/simsun.ttc simsun.ttc 最后,修改注册表创建font.reg,加入以下内容,并保存,之后使用regedit font.reg导入到注册表里EGEDIT4[HKEY_LOCAL_MACHINE\Software\Micr... 阅读全文