vuepress / vuepress-theme-blog

Default blog theme for VuePress.
https://vuepress-theme-blog.billyyyyy3320.com/
MIT License
211 stars 129 forks source link

Define and load zh fonts for 'PT serif' fallback #108

Open billyyyyy3320 opened 3 years ago

billyyyyy3320 commented 3 years ago

Feature request

Currently, we have use 'PT serif' as font-family in some styles, such as headers. But 'PT serif' doesn't have glyph for Chinese.

What problem does this feature solve?

Prevent from inconsistent font-family.

What does the proposed API look like?

Use Noto Serif TC and Noto Serif SC

How should this be implemented in your opinion?

Download the fonts and update font-face and font-family