You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't know whether it's because I don't have the fonts installed on my machine (ubuntu 20.04 LTS).
I tried apt-get install unicode-data but did't solve the problem.
Then I looked up 32-bit unicodes for these nine characters on this website: https://www.unicode.org/charts/unihan.html, and get them.
If you did have Chinese fonts installed, then for whatever font you defined here, the font you defined either doesn't support Unicode, or you don't have SauceCodePro Nerd Font Mono and the fallback font doesn't support Unicode.
Did some more tests.
I was using the default monospace font. When using the original "\uf120"s it turned out to be strange characters, When using "\U00004E00"s however it turned out quiet well.
Then I installed the SauceCodePro from github (to /usr/share/opentype/scp), and tried "\uf120"s, again it was strange characters, but "\U00004E00" still worked.
Don't know whether it's because I don't have the fonts installed on my machine (ubuntu 20.04 LTS).
I tried
apt-get install unicode-data
but did't solve the problem.Then I looked up 32-bit unicodes for these nine characters on this website: https://www.unicode.org/charts/unihan.html, and get them.
The text was updated successfully, but these errors were encountered: