[GH-ISSUE #3640] [Bug] Chinese fonts / Chinese characters display problem #1651

Closed
opened 2026-03-23 21:15:26 +00:00 by mirror · 5 comments
Owner

Originally created by @XJPeng12 on GitHub (Oct 7, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3640

Bug Description

There is a problem with the display of some Chinese characters, such as ‘专门’,
image

How to Reproduce

input Chinese characters

Expected Behavior

Can display Chinese characters correctly

Operating System

window10

AppFlowy Version(s)

0.3.1

Screenshots

No response

Additional Context

No response

Originally created by @XJPeng12 on GitHub (Oct 7, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3640 ### Bug Description There is a problem with the display of some Chinese characters, such as ‘专门’, ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/50786186/a80049b5-53cc-4495-a67e-38fcee0cb817) ### How to Reproduce input Chinese characters ### Expected Behavior Can display Chinese characters correctly ### Operating System window10 ### AppFlowy Version(s) 0.3.1 ### Screenshots _No response_ ### Additional Context _No response_
mirror 2026-03-23 21:15:27 +00:00
Author
Owner

@cidxb commented on GitHub (Oct 25, 2023):

Actually, this happens to the Ubuntu system too, in which the font config file /etc/fonts/conf.d/64-language-selector-prefer.conf preference is the Chinese characters used in Korean and Japan, the solution is to change the order.

I wonder if there is a simple solution similar to Appflowy in this matter.

<!-- gh-comment-id:1779084682 --> @cidxb commented on GitHub (Oct 25, 2023): Actually, this happens to the Ubuntu system too, in which the font config file `/etc/fonts/conf.d/64-language-selector-prefer.conf ` preference is the Chinese characters used in Korean and Japan, the solution is to change the order. I wonder if there is a simple solution similar to Appflowy in this matter.
Author
Owner

@Kur0x commented on GitHub (Dec 8, 2023):

please add chinese font support! no chinese font in settings.

<!-- gh-comment-id:1846800138 --> @Kur0x commented on GitHub (Dec 8, 2023): please add chinese font support! no chinese font in settings.
Author
Owner

@sky96111 commented on GitHub (Dec 8, 2023):

No need to bundle CJK fonts, l10n can choose correct fonts automaticlly.
https://docs.flutter.dev/ui/accessibility-and-internationalization/internationalization

without l10n:
Snipaste_2023-12-08_17-32-45

with l10n:
Snipaste_2023-12-08_17-40-58

<!-- gh-comment-id:1846866350 --> @sky96111 commented on GitHub (Dec 8, 2023): No need to bundle CJK fonts, l10n can choose correct fonts automaticlly. https://docs.flutter.dev/ui/accessibility-and-internationalization/internationalization without l10n: ![Snipaste_2023-12-08_17-32-45](https://github.com/AppFlowy-IO/AppFlowy/assets/22412214/060366f6-fab0-43a1-b490-606323623005) with l10n: ![Snipaste_2023-12-08_17-40-58](https://github.com/AppFlowy-IO/AppFlowy/assets/22412214/d4023561-892f-47cb-9d56-342b20c40eb9)
Author
Owner

@annieappflowy commented on GitHub (Jun 19, 2024):

Please go to Settings and choose Workspace -> Workspace font -> System
image

<!-- gh-comment-id:2178073547 --> @annieappflowy commented on GitHub (Jun 19, 2024): Please go to Settings and choose Workspace -> Workspace font -> System <img width="289" alt="image" src="https://github.com/AppFlowy-IO/AppFlowy/assets/12026239/573db644-4ab9-4615-8a31-34766cdb5a50">
Author
Owner

@sky96111 commented on GitHub (Jun 19, 2024):

Seems the problem still exists in v0.6.0
system locale: zh_cn

By the way, it may not be enough to just change the workspace font. The app's interface also has font issues.

image
image

<!-- gh-comment-id:2179065147 --> @sky96111 commented on GitHub (Jun 19, 2024): Seems the problem still exists in v0.6.0 system locale: zh_cn By the way, it may not be enough to just change the workspace font. The app's interface also has font issues. ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/22412214/2bb63b0a-8a09-4c1e-96c3-8ea80174dc80) ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/22412214/5b7cae32-9552-4f59-9177-945729aa5723)
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
AppFlowy-IO/AppFlowy#1651
No description provided.