YunYouJun / valaxy

🌌 Next Generation Static Blog Framework (Beta) 下一代静态博客框架(支持页面/配置热重载)
https://valaxy.site
MIT License
724 stars 87 forks source link

英文 bold 字体难看 #297

Closed zhoubin-me closed 9 months ago

zhoubin-me commented 11 months ago

Similar to this issue: https://github.com/valaxyjs/valaxy-theme-starter/issues/11

Tried to change the font according to https://github.com/valaxyjs/valaxy-theme-starter/commit/ce33d46b8161dd4d9be09047e34d8e284e73d487

But doesn't really work for English Bold

zhoubin-me commented 11 months ago

奇怪在linux上又显示正常,应该是系统缺少某些字体导致的,可以给下font family list么

YunYouJun commented 10 months ago

用的是这个:https://github.com/YunYouJun/valaxy/blob/ab0efd5dd7c5d15055d46788211c5842b67a36b9/packages/valaxy/client/styles/vars.scss#L19-L27

YunYouJun commented 10 months ago

能截图看下你那边效果吗?

YunYouJun commented 9 months ago

It seems works well.