voderl / font-slice

slice chinese fonts into small slices
MIT License
61 stars 3 forks source link

切出来的切片,有些用不了 #5

Closed liu578101804 closed 1 year ago

liu578101804 commented 1 year ago

大佬,我又来了。

image 很神奇,有些切片浏览器会报错

image

有些又不会,同样的是思源的字体,哈哈

voderl commented 1 year ago

你看下请求的链接,有对应的文件吗?再看下本地生成字体的目录有对应的文件吗?会不会是对应的文件没有上传上去?

liu578101804 commented 1 year ago

文件上传上去了,没找到文件会404,这是503

------------------ 原始邮件 ------------------ 发件人: "voderl/font-slice" @.>; 发送时间: 2023年6月26日(星期一) 晚上6:51 @.>; @.**@.>; 主题: Re: [voderl/font-slice] 切出来的切片,有些用不了 (Issue #5)

你看下请求的链接,有对应的文件吗?再看下本地生成字体的目录有对应的文件吗?会不会是对应的文件没有上传上去?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

voderl commented 1 year ago

没有遇到过,感觉像是服务器的问题,会不会是并发一下子太多了超过了服务器限制?

liu578101804 commented 1 year ago

谢谢大佬,忘记了,我给限制了一个IP最多30个并发,好像是超并发了