From 8a7777b3b1ff66ac987707e08dbf72d884a8348a Mon Sep 17 00:00:00 2001 From: PrinOrange Date: Sun, 8 Sep 2024 22:13:42 +0800 Subject: [PATCH] [update] update the explanatory descriptions for font in readme file. --- README-CN.MD | 6 +----- README.MD | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/README-CN.MD b/README-CN.MD index acdf6d4..8052a77 100644 --- a/README-CN.MD +++ b/README-CN.MD @@ -239,11 +239,7 @@ pnpm run archive #### 字体 -经过大量的实践验证,本站使用中文和英文作为主要文字,因此,本项目使用 **方正小标宋(非商业用途)、思源屏显臻宋** 作为字体资源,它们在移动端、PC 端的屏幕上均有不错的显示效果,所以分别作为正式标题和正文的字体。 - -但是,为了节约带宽资源、提高加载速度,我对这两款字体的字符集做了子集化,裁剪了大量的生僻字符,这两款字体只支持简体中文、常见的特殊符号和英语拉丁字母。所以,如果你的博客中使用了生僻汉字、日本文字、朝鲜文、生僻字符等,可能会无法显示。 - -当然,你也可以自己在网上下载自己想要的字体,并按照你的要求做字体裁剪。 +经过大量的实践验证,本站使用中文和英文作为主要文字,因此,本项目使用 **方正小标宋(非商业用途)、思源屏显臻宋、Source Serif 4、Source Serif KR** 等作为字体资源,支持绝大多数拉丁字符、西里尔字符等还有通用字符,以及中日韩汉字、朝鲜彦文、日文假名等。它们在移动端、PC 端的屏幕上均有不错的显示效果,所以分别作为正式标题和正文的字体。 #### MDX diff --git a/README.MD b/README.MD index 76faf1f..95b1557 100644 --- a/README.MD +++ b/README.MD @@ -242,11 +242,7 @@ Into #### Fonts -After extensive practical testing, this site primarily uses Chinese and English texts. Therefore, this project employs **Fangzheng Xiaobiaosong (for non-commercial use) and Source Han Serif Screen** as font resources. They display well on both mobile and PC screens, hence are used respectively for official titles and main text. - -However, to save bandwidth and improve loading speed, I've subset these two fonts, cutting out a large number of rare characters. These fonts only support Simplified Chinese, common special symbols, and English Latin letters. Therefore, if your blog uses rare Chinese characters, Japanese characters, Korean text, or other rare characters, they might not display correctly. - -Of course, you can also download your preferred fonts from the internet and customize them according to your requirements. +After extensive practical testing, this site primarily uses Chinese and English texts. Therefore, this project employs **Fangzheng Xiaobiaosong (for non-commercial use) and Source Han Serif Screen, Source Serif 4、Source Serif KR** as font resources. They supports most of Latin Characters, Cylliric Characters and most of common characters, and CJK ideological Characters, Hanguls and Kanas. They display well on both mobile and PC screens, hence are used respectively for official titles and main text. #### MDX