是吗?贴上我的config文件中字体有关的部分。帮忙看一下,到底是哪儿的问题。
其他的我都没有改动过。
==============================
[fonts]
;Read the Fonts topic in the Wine User Guide before adding aliases
;See a couple of examples for russian users below
"Resolution" = "96"
"Default" = "-misc-simsun-*-*-*--*-*-*-*-*-*-gb2312.1980-0"
"DefaultFixed" = "misc-simsun-*-*-*--*-*-*-*-*-*-gb2312.1980-0"
"DefaultSerif" = "-misc-simsun-*-*-*--*-*-*-*-*-*-gb2312.1980-0"
"DefaultSansSerif" = "-misc-simsun-*-*-*--*-*-*-*-*-*-gb2312.1980-0"
; the TrueType font dirs you want to make accessible to wine
[FontDirs]
"dir1"="/usr/local/zhfonts"
;"dir2" = "/usr/X11R6/lib/X11/fonts/TrueType"
;"dir3" = "/usr/share/fonts/truetype"
;"dir4" = "/usr/X11R6/lib/X11/fonts/TT"
;"dir5" = "/usr/share/fonts/TT"
==========================