CJK text won't render out of the box
Describe your issue
Any text in Asian languages renders as squares.
What's the expected behaviour?
Text should render okay on a default installation.
What's the current behaviour?
Some text renders as squares.
How to reproduce your issue?
I noticed this on Telegram, since the names of some contacts are just squares.
Opening the following page in Firefox also reproduces it: https://cn.lipsum.com/
What device are you using?
oneplus-enchilada
On what postmarketOS version did you encounter the issue?
-
edge ( master
branch) -
v22.12
-
I confirm that the issue still is present after running sudo apk upgrade -a
On what environment did you encounter the issue?
Environments
-
Phosh -
Plasma Mobile -
Sxmo (Wayland/Sway) Please post the output of sxmo_version.sh
-
Other: Please fill out
How did you get postmarketOS image?
-
from https://images.postmarketos.org -
I built it using pmbootstrap -
It was preinstalled on my device
What's the build date of the image? (in yyyy-mm-dd format)
n/a
Additional information
I believe this can be easily fixed by adding font-noto-cjk
to _pmb_recommends
.
Happy to open an MR if that sounds fine.