[GH-ISSUE #7591] [Bug] Chinese display error #3367

Open
opened 2026-03-23 21:29:37 +00:00 by mirror · 2 comments
Owner

Originally created by @KettyBIM on GitHub (Mar 23, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7591

Originally assigned to: @LucasXu0 on GitHub.

Bug Description

Chinese display error

Image

Image

How to Reproduce

/

Expected Behavior

Chinese can be displayed correctly

Operating System

Windows11

AppFlowy Version(s)

0.8.7

Screenshots

No response

Additional Context

No response

Originally created by @KettyBIM on GitHub (Mar 23, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7591 Originally assigned to: @LucasXu0 on GitHub. ### Bug Description Chinese display error ![Image](https://github.com/user-attachments/assets/ca80fe64-e84b-478e-8894-f696bab8d8ee) ![Image](https://github.com/user-attachments/assets/2ef6180c-7c72-4c6d-86f9-6f4d36d14e85) ### How to Reproduce / ### Expected Behavior Chinese can be displayed correctly ### Operating System Windows11 ### AppFlowy Version(s) 0.8.7 ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@LucasXu0 commented on GitHub (Mar 24, 2025):

There's an existing issue in the Flutter repo. As far as I know, there are a few options to solve it:

  • Embed a Chinese font, such as Microsoft YaHei (license required), or
  • Allow users to select a system font, or
  • Use the chinese_font_library package.

I'll see which one would be the best solution.

<!-- gh-comment-id:2746714415 --> @LucasXu0 commented on GitHub (Mar 24, 2025): There's an existing [issue](https://github.com/flutter/flutter/issues/103811) in the Flutter repo. As far as I know, there are a few options to solve it: - Embed a Chinese font, such as Microsoft YaHei (license required), or - Allow users to select a system font, or - Use the chinese_font_library package. I'll see which one would be the best solution.
Author
Owner

@KettyBIM commented on GitHub (Mar 25, 2025):

Image
Set the font to “Noto Sans SC”,Correct Chinese display;But the font name is not wrong, in Google website it is called “Noto Sans CJK TC”.

<!-- gh-comment-id:2749823928 --> @KettyBIM commented on GitHub (Mar 25, 2025): ![Image](https://github.com/user-attachments/assets/f4226422-11ef-4e5b-bd8d-62afba9a66ac) Set the font to “Noto Sans SC”,Correct Chinese display;But the font name is not wrong, in Google website it is called “Noto Sans CJK TC”.
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#3367
No description provided.