[code:1][fonts]
;Read the Fonts topic in the Wine User Guide before adding aliases
;See a couple of examples for russian users below
"Default" = "-misc-simsun-"
"DefaultFixed" = "fixed"
"DefaultSerif" = "-misc-simsun--"
"DefaultSansSerif" = "-misc-simsun-"
; the TrueType font dirs you want to make accessible to wine
[FontDirs]
"dir1" = "/usr/share/fonts/ttf/zh_CN"
"dir2" = "/usr/share/fonts"
"dir3" = "/usr/X11R6/lib/X11/fonts/TTF"[/code:1]