https://bugs.winehq.org/show_bug.cgi?id=54977
Bug ID: 54977 Summary: The built-in Wine Notepad cannot show show Tradition Chinese or Simplified Chinese. Product: Wine Version: 8.0.1 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: asdf913@gmail.com
Created attachment 74516 --> https://bugs.winehq.org/attachment.cgi?id=74516 Screen Shot of Wine Built-in Notepad
The built-in Wine Notepad cannot show show Tradition Chinese or Simplified Chinese.
https://bugs.winehq.org/show_bug.cgi?id=54977
--- Comment #1 from asdf913@gmail.com --- Created attachment 74517 --> https://bugs.winehq.org/attachment.cgi?id=74517 Screen Shot of About Notepad
https://bugs.winehq.org/show_bug.cgi?id=54977
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com
--- Comment #2 from Rémi Bernon rbernon@codeweavers.com --- You might have to set the locale so that Wine loads the right font settings. Something like `LC_ALL=zh_CN.UTF-8 wine notepad` may help?
https://bugs.winehq.org/show_bug.cgi?id=54977
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
--- Comment #3 from Zhiyi Zhang zzhang@codeweavers.com --- You need to install Chinese fonts, for instance, by running `winetricks cjkfonts`.