-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Improve font rendering on macOS #14356
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
Comments
-apple-system 呢? |
好像和这个没有关系 |
链滴那个问题是附带的,我提 issue 主要是解决缺少 -apple-system 的问题 |
@Vanessa219 你那里可以验证一下吗 |
优先使用前面的,没有的话就会使用后面的补全。 |
主要是我觉得 BlinkMacSystemFont 不起作用的话应该就会优先用后面的了。如果没有安装后面的字体,可能去掉 BlinkMacSystemFont 也还是显示为苹果字体 |
浏览器也可以自己设置字体的。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
改进 Mac 下英文环境中的中文字体
貌似 BlinkMacSystemFont 仅适用于 Chrome,在 Firefox 和 Safari 上使用苹果字体还需要在 BlinkMacSystemFont 前加一个 -apple-system
另外 @Vanessa219 看看在 Mac 上的英文语言外观有没有 https://ld246.com/article/1741920376849 这种情况
The text was updated successfully, but these errors were encountered: