Post by KrasnayaPloshchad » Sat Sep 03, 2022 8:21 am
FDM for Android always trend to use single font for CJK text, which caused weird display for some users.
Chinese (China):
Chinese (Taiwan):
Japanese:
Korean:
Noto Sans CJK is shipped in most Android devices for interface, and the font provides different variants for Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Japanese, Korean, it's reasonable to make use of them for different locales respectively.
See a discussion with the same problem on an Android app at GitHub:
https://github.com/mozilla-mobile/fenix/issues/13863
FDM for Android always trend to use single font for CJK text, which caused weird display for some users.
Chinese (China):
[url=https://postimg.cc/McX50xmj][img]https://i.postimg.cc/McX50xmj/Screenshot-20220903-155420.png[/img][/url]
Chinese (Taiwan):
[url=https://postimg.cc/MMSYCR81][img]https://i.postimg.cc/MMSYCR81/Screenshot-20220903-155438.png[/img][/url]
Japanese:
[url=https://postimg.cc/BjPksxRz][img]https://i.postimg.cc/BjPksxRz/Screenshot-20220903-155456.png[/img][/url]
Korean:
[url=https://postimg.cc/R64Dc2qr][img]https://i.postimg.cc/R64Dc2qr/Screenshot-20220903-155526.png[/img][/url]
Noto Sans CJK is shipped in most Android devices for interface, and the font provides different variants for Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Japanese, Korean, it's reasonable to make use of them for different locales respectively.
See a discussion with the same problem on an Android app at GitHub: https://github.com/mozilla-mobile/fenix/issues/13863