Font Fallback Feature

Features wanted...
Post Reply
yuxt
Posts: 26
Joined: 07 Dec 2019 05:12

Font Fallback Feature

Post 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.

admin
Site Admin
Posts: 66075
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Font Fallback Feature

Post 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.

yuxt
Posts: 26
Joined: 07 Dec 2019 05:12

Re: Font Fallback Feature

Post by yuxt »

OK I got it, I assume it is a limitation of VB6. Thanks for the explanation!

admin
Site Admin
Posts: 66075
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Font Fallback Feature

Post by admin »

No, it is a limitation of Windows.

yuxt
Posts: 26
Joined: 07 Dec 2019 05:12

Re: Font Fallback Feature

Post 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

admin
Site Admin
Posts: 66075
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Font Fallback Feature

Post 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".

Post Reply