[GH-ISSUE #589] Chinese characters displayed as tofu #303

Open
opened 2026-03-03 00:20:06 +03:00 by kerem · 5 comments
Owner

Originally created by @xfq on GitHub (Aug 19, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/589

Originally assigned to: @Rokt33r on GitHub.

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

tofu

In Preferences > General, I tried changing the Interface Language to 中文 (CN), but the result is the same.

In Preferences > Editor, Editor Font Family is SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace, which is the default value.

Expected behavior

管理仓库 should be rendered as... 管理仓库.

Steps to reproduce

  1. Open Boost Note
  2. Create a note
  3. Input "管理仓库"

Environment

Desktop

  • Boost Note.next version: 0.8.2
  • OS version and name: macOS 10.15.6
Originally created by @xfq on GitHub (Aug 19, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/589 Originally assigned to: @Rokt33r on GitHub. # 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). <img width="1196" alt="tofu" src="https://user-images.githubusercontent.com/2863444/90586271-5d880600-e209-11ea-8d88-c36a1dd3fba9.png"> In `Preferences > General`, I tried changing the Interface Language to 中文 (CN), but the result is the same. In `Preferences > Editor`, `Editor Font Family` is `SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace`, which is the default value. # Expected behavior 管理仓库 should be rendered as... 管理仓库. # Steps to reproduce 1. Open Boost Note 2. Create a note 3. Input "管理仓库" # Environment ## Desktop - Boost Note.next version: 0.8.2 - OS version and name: macOS 10.15.6
Author
Owner

@Rokt33r commented on GitHub (Aug 28, 2020):

I think we should allow to customize UI fonts. @xfq Btw, which font would be the best for Chinese characters?

<!-- gh-comment-id:682377871 --> @Rokt33r commented on GitHub (Aug 28, 2020): I think we should allow to customize UI fonts. @xfq Btw, which font would be the best for Chinese characters?
Author
Owner

@xfq commented on GitHub (Aug 29, 2020):

Here is a sans-serif font stack used in a project I'm involved in, for your reference:

github.com/w3c/clreq@c545424c68/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.

<!-- gh-comment-id:683225788 --> @xfq commented on GitHub (Aug 29, 2020): 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.
Author
Owner

@Rokt33r commented on GitHub (Sep 1, 2020):

https://github.com/BoostIO/BoostNote.next/issues/492 This should be related

<!-- gh-comment-id:684211107 --> @Rokt33r commented on GitHub (Sep 1, 2020): https://github.com/BoostIO/BoostNote.next/issues/492 This should be related
Author
Owner

@wu-yue-yu commented on GitHub (Jan 21, 2021):

I think we should allow to customize UI fonts. @xfq Btw, which font would be the best for Chinese characters?

Hi! I have an idea. This font Consolas-with-Yahei makes Chinese characters and English characters looks good.

<!-- gh-comment-id:764215349 --> @wu-yue-yu commented on GitHub (Jan 21, 2021): > I think we should allow to customize UI fonts. @xfq Btw, which font would be the best for Chinese characters? Hi! I have an idea. This font [Consolas-with-Yahei](https://github.com/crvdgc/Consolas-with-Yahei) makes Chinese characters and English characters looks good.
Author
Owner

@Rokt33r commented on GitHub (Feb 22, 2021):

@CindyCyber Thanks for the suggestion. But I couldn't find any license of this font.... Do you know any other options? if you don't, I think I should make the app font configurable and write a document so users can resolve this issue by theirselves.

<!-- gh-comment-id:783148591 --> @Rokt33r commented on GitHub (Feb 22, 2021): @CindyCyber Thanks for the suggestion. But I couldn't find any license of this font.... Do you know any other options? if you don't, I think I should make the app font configurable and write a document so users can resolve this issue by theirselves.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#303
No description provided.