Qt 6.8.3 or higher Font displays incorrectly on systems with Japanese language.
-
I have noticed in various applications that use Qt 6.8.2 or higher the font is displayed incorrectly on systems with Japanese support.
Qt 6.8.2
Qt 6.8.3
Qt 6.9.0
Qt 6.9.0
This is happening in various applications, and I want to know what the issue is so that I can request a change in these applications? Because clearly, just bumping the version number is not enough.
-
Hi,
My eye sight being a bit bad. Can you give more details about the font issue you are seeing ?
Also, on which OS does it happen ? -
Hi,
My eye sight being a bit bad. Can you give more details about the font issue you are seeing ?
Also, on which OS does it happen ?@SGaist I'm running Windows 11 24H2, I have English as the default language and installed the Japanese language support. The font looks incorrect, I'm not sure what this font is so I can't really explain.
-
You can use qDebug to print your application's font information.