JosefNemec / Playnite

Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
https://playnite.link
MIT License
8.67k stars 483 forks source link

Full screen mode menus display simplified chinese text incorrectly #3710

Open AlmostFamous1992 opened 3 months ago

AlmostFamous1992 commented 3 months ago

Bug Description

When switching to full screen mode, some of the text in the menu appears strange and does not conform to Simplified Chinese writing habits. I have marked some of the problematic text in the images.

I suspect that the font settings in this mode are incorrect and that the correct Simplified Chinese font is not being used. I suggest changing it to the system default font Microsoft YaHei, or keeping it consistent with the font in the _settings.

The reason for this problem may be the different writing habits of Chinese characters in different countries and regions. Other regional Chinese character writing may have been used incorrectly here.

To Reproduce

No response

Diagnostics ID

debbc080-9a4d-4583-a959-d5b5d7479907

Screenshots

QQ截图20240317233257 QQ截图20240317233328 QQ截图20240317233238

JosefNemec commented 3 months ago

Does it happen with the default theme?

JosefNemec commented 3 months ago

Also please check if the issue is not with the actual localization via https://crowdin.com/project/playnite

AlmostFamous1992 commented 3 months ago

Does it happen with the default theme?

Yes, the issue persists even with the default theme. I checked the translation and found no problems. It seems to be a font issue. Because I found that the font in this area cannot be customized, and modifying the font in the theme file does not work.