Chinese characters displayed as tofu #589
Open
Labels
Projects
Comments
|
I think we should allow to customize UI fonts. @xfq Btw, which font would be the best for Chinese characters? |
|
Here is a sans-serif font stack used in a project I'm involved in, for your reference: https://github.com/w3c/clreq/blob/c545424c6829da35c819f851e8f347fd91e75aea/local.css#L1-L7 They are mainly fonts that come with operating systems. The advantage of this is that it matches what the current OS uses, so it can be a comfortable look. |
|
#492 This should be related |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current behavior
First, thank you for working on Boost Note!
I used it for the first time today and encountered some issues: some Chinese characters can be displayed normally in the editor, but the rendering is "tofu" (i.e., font fallback box glyph). The four characters after
#are 管理仓库 (all of them are common Simplified Chinese characters).In
Preferences > General, I tried changing the Interface Language to 中文 (CN), but the result is the same.In
Preferences > Editor,Editor Font FamilyisSFMono-Regular,Consolas,Liberation Mono,Menlo,monospace, which is the default value.Expected behavior
管理仓库 should be rendered as... 管理仓库.
Steps to reproduce
Environment
Desktop
The text was updated successfully, but these errors were encountered: