My Qt Creator 14 shows abnormal characters!
-
wrote on 6 Sept 2024, 05:52 last edited by
-
I've never seen anything like it. Interestingly, menus (above) look fine. Only the main UI itself is wrong.
My (completely random) guess is that maybe some font is missing on your system and Qt happens to find this weird font as fallback?
-
Please provide more information:
- What is your operating system?
- What is QtCreator version?
- How did you install QtCreator?
- What is the system language?
-
wrote on 6 Sept 2024, 07:15 last edited by
Thanks.
OS is Windows 10,
Qt Creator is 14.0.1,
I installed Qt via downloading from https://qt.io,
OS language is Chinese.(but unchanged after switching OS language to English) -
I've never seen anything like it. Interestingly, menus (above) look fine. Only the main UI itself is wrong.
My (completely random) guess is that maybe some font is missing on your system and Qt happens to find this weird font as fallback?
-
wrote on 6 Sept 2024, 09:12 last edited by
@sierdzio "some font is missing on your system and Qt happens to find this weird font",
YES!!! I checked Windows fonts one by one to find which one's 'a' is an apple. The matching font is Inter.ttf. I deleted Inter.ttf and ran QtCreator. Ha! Every characters were correct! Thanks a lot. -
-
-
@sierdzio "some font is missing on your system and Qt happens to find this weird font",
YES!!! I checked Windows fonts one by one to find which one's 'a' is an apple. The matching font is Inter.ttf. I deleted Inter.ttf and ran QtCreator. Ha! Every characters were correct! Thanks a lot.
1/6