-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
bugSomething isn't workingSomething isn't workinghost-depIssue with host (new-world system) dependencyIssue with host (new-world system) dependency
Description
根据测试和用户报告反馈,目前发现 WPS 和 LoongBlock 两个程序部分界面存在中文字体无法正常显示的情况
WPS 文字 > 从模板新建:
LoongBlock 青少年编程平台:
初步调查显示(通过查询 ls -la /proc/$PID/map_files/ | grep font),AOSC OS 预装的 NotoSansCJK-VF.ttf.ttc 会导致问题,如果删除此文件则可解决问题;目前判断应该是 libLoL 运行时中或 WPS 等应用自带的 libfreetype/libfontconfig 导致的问题,如无简单解法(尤其是需要改动软件自带文件),则可以考虑:
- 改变 AOSC OS 主系统中字体的打包方法:选用兼容性更好的独立 TTF/TTC 文件
- 在 libLoL 自带一份字体套件(但存储代价比较大,暂不考虑)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghost-depIssue with host (new-world system) dependencyIssue with host (new-world system) dependency