Open GoogleCodeExporter opened 8 years ago
Great steps, thanks.
What fonts should we install on a vanilla English Ubuntu 12.04 system
to be able to see the text?
Original comment by daniel.r...@gmail.com
on 5 Mar 2013 at 5:10
Hello,
Could you try this steps:
1, set LC_ALL=zh_CN.utf8
2, install ttf-wqy-microhei (WenQuanYi Micro Hei) on Ubuntu/Debian, or the
package contain that font on other distributions.
3, (optional I think)
Add the following two steps to /usr/share/wine/wine.inf or
/usr/local/share/wine/wine.inf
HKCU,Software\Wine\Fonts\Replacements,"SimSun",,"WenQuanYi Micro Hei"
HKCU,Software\Wine\Fonts\Replacements,"PMingLiU",,"WenQuanYi Micro Hei"
reference: http://bugs.winehq.org/show_bug.cgi?id=16325#c167
I think the Ubuntu Wine deb package and Fedora Wine rpm should already done (2)
and (3) for us, just (1) needed.
Feel free to ping me on #winehackers, thanks!
Original comment by fracting@gmail.com
on 5 Mar 2013 at 5:21
Original issue reported on code.google.com by
fracting@gmail.com
on 5 Mar 2013 at 5:05