Skip to content
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

[Help] 字体问题 #301

Open
JiaHao-or opened this issue Dec 29, 2024 · 1 comment
Open

[Help] 字体问题 #301

JiaHao-or opened this issue Dec 29, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@JiaHao-or
Copy link

偶尔会有些文字的字体加载不出来,导致和其他文字的字体不一致,繁体字和生僻字也有这种情况

比如图片中的“册”、“骨”、“储”这几个字,字体不一致
IMG_20241229_152444

@JiaHao-or JiaHao-or added the help wanted Extra attention is needed label Dec 29, 2024
@panghaibin
Copy link
Contributor

大概率是用的字体CDN额度不够了

建议自行做字体分包并上传CDN,或者放工程目录下,然后替换

Rin/client/index.html

Lines 10 to 13 in 5c2d000

<link
rel="stylesheet"
href="https://ik.imagekit.io/chinesefonts3/packages/syst/dist/SourceHanSerifCN/result.css"
/>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants