Page 1 of 1

Font Fallback Feature

Posted: 27 Jan 2026 09:12
by yuxt
The use case is like:
- I set "Noto Sans" as the default font. It works for A-Z, but does not work for e.g. Chinese characters.
- The default fallback font for Chinese seems "SimSun", which does not fit and is not what I want.
- It would be good if there is a way to set up ["Noto Sans", "Microsoft YaHei"], so that for Chinese "Microsoft YaHei" is applied.

Re: Font Fallback Feature

Posted: 27 Jan 2026 10:43
by admin
Nice idea but I get no feedback from Windows about "does not work for e.g. Chinese characters", so I cannot implement this logic.

Re: Font Fallback Feature

Posted: 27 Jan 2026 15:57
by yuxt
OK I got it, I assume it is a limitation of VB6. Thanks for the explanation!

Re: Font Fallback Feature

Posted: 27 Jan 2026 16:21
by admin
No, it is a limitation of Windows.

Re: Font Fallback Feature

Posted: 28 Jan 2026 04:04
by yuxt
Searching "WPF font fallback" gives materials indicating it will work (in WPF), that's why I made the guess;

one of the results: https://learn.microsoft.com/en-us/dotne ... sktop-10.0

Re: Font Fallback Feature

Posted: 28 Jan 2026 09:32
by admin
Okay, interesting.
yuxt wrote: 27 Jan 2026 09:12 - The default fallback font for Chinese seems "SimSun", which does not fit and is not what I want.
- It would be good if there is a way to set up ["Noto Sans", "Microsoft YaHei"], so that for Chinese "Microsoft YaHei" is applied.
XYplorer nowhere defines the default fallback for Chinese. So, SimSun is probably defined somewhere in Windows. And that's where you can probably change it to "Microsoft YaHei".