[GH-ISSUE #4574] [FR] Support for Asian Font #2050

Closed
opened 2026-03-23 21:19:14 +00:00 by mirror · 1 comment
Owner

Originally created by @bao-cn on GitHub (Feb 1, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4574

Description

AppFlowy is excellent, but upon reviewing the code, it was found that only Western fonts are supported. For Chinese fonts (including Traditional Chinese) and Japanese fonts, the system's default fonts are being used because the current font files do not include these characters.

Impact

People from mainland China, Taiwan Province of China, Hong Kong of China, Macau of China, Japan, Korea and other countries or regions.

Additional Context

image
For countries that do not use English as the universal language, fonts need to be adapted. Currently, Adobe, in collaboration with Google, has released an open-source font called Source Han Sans, which supports Simplified Chinese, Traditional Chinese, Japanese, Korean, and other non-Western languages.

https://github.com/adobe-fonts/source-han-sans

Originally created by @bao-cn on GitHub (Feb 1, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4574 ### Description AppFlowy is excellent, but upon reviewing the code, it was found that only Western fonts are supported. For Chinese fonts (including Traditional Chinese) and Japanese fonts, the system's default fonts are being used because the current font files do not include these characters. ### Impact People from mainland China, Taiwan Province of China, Hong Kong of China, Macau of China, Japan, Korea and other countries or regions. ### Additional Context ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/57002549/50c94871-b4e1-46e9-97bf-1686084650ab) For countries that do not use English as the universal language, fonts need to be adapted. Currently, Adobe, in collaboration with Google, has released an open-source font called Source Han Sans, which supports Simplified Chinese, Traditional Chinese, Japanese, Korean, and other non-Western languages. https://github.com/adobe-fonts/source-han-sans
Author
Owner

@annieappflowy commented on GitHub (Jan 3, 2025):

We support Noto Sans SC, which is an unmodulated (“sans serif”) design for languages in mainland China that use the Simplified Chinese variant of the Han ideograms.

<!-- gh-comment-id:2568718488 --> @annieappflowy commented on GitHub (Jan 3, 2025): We support Noto Sans SC, which is an unmodulated (“sans serif”) design for languages in mainland China that use the Simplified Chinese variant of the Han ideograms.
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#2050
No description provided.