Rollup merge of #84048 - konan8205:master, r=jsha
Avoid CJK legacy fonts in Windows As metioned in #84035, the default serif CJK font in Windows is meh-looking. To avoid this, we should use sans-serif font or provide CJK glyph supported font in `rustdoc.css`.
This commit is contained in:
commit
0264f4fe4a
6 changed files with 117 additions and 1 deletions
|
|
@ -14,3 +14,5 @@ SourceSerif4-Bold.ttf.woff
|
|||
SourceSerif4-It.ttf.woff
|
||||
SourceSerif4-LICENSE.md
|
||||
SourceSerif4-Regular.ttf.woff
|
||||
noto-sans-kr-v13-korean-regular-LICENSE.txt
|
||||
noto-sans-kr-v13-korean-regular.woff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue