http://bugs.winehq.org/show_bug.cgi?id=16325
--- Comment #65 from Xiangrong Fang xrfang@gmail.com 2008-12-16 07:15:00 --- (In reply to comment #64)
In the zh_CN locale,
- If simsun.ttc exist, use it.
- Otherwise, first searched Chinese font is used.
Test of this patch is excellent, it works without the simsun.ttc!
However, the first searched font looks like "Ar Pl Ukai Cn", which looks very uncomfortable if the font size is small, which is most cases for GUIs. I wonder how the fonts are searched? is it alphabetically? If so, I would suggest to offer an option in winecfg to specify default font, and if user does not specify, use a better font such as WQY ZhenHei. But this also need to consider the most widely by-default installed fonts by major distributions.