-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我该如何修改字体? #549
Comments
默认简体中文字体是 PingFang SC |
假如我的计算机里没有这个字体呢? |
不会没有的啊,这是 windows 默认字体之一 |
或者,能不能麻烦你把这个字体分享我一下 |
抱歉,弄错了 这是 iOS 上的默认字体,windows 上的默认字体缺乏资料,flutter 官方文档中没有提到 我翻了一下 flutter 引擎字体渲染的源码,看上去默认字体是 Noto Sans 我缺乏字体相关的知识,我不是很了解 windows 上字体回退的具体机制,也不清楚字体是否存在别名,你可以先尝试一下安装这个字体 |
好吧,非常感谢,我再研究研究 |
issue 内容
应用程序的设置页面还有弹幕字体都变成了图片这种,很难辨认,应该是我电脑里的字体文件安装出错,我想知道kazumi调用的是那种字体,我好去修复它。
提交前确认
The text was updated successfully, but these errors were encountered: