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

苹方纤细ttf字体压缩后大小无改变? #17

Open
DAIXK opened this issue Sep 29, 2017 · 1 comment
Open

苹方纤细ttf字体压缩后大小无改变? #17

DAIXK opened this issue Sep 29, 2017 · 1 comment

Comments

@DAIXK
Copy link

DAIXK commented Sep 29, 2017

font-spider : 1.3.4
字体文件为 苹方黑体-纤细-简
代码:
@font-face {
font-family: ".PingFang SC";
src:url("../css/build/PingFang.ttf"); /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
font-style: normal;
font-weight: normal;
}
输出:
Font family: .PingFang SC
Original size: 10936.888 KB
Include chars: !"#$'()+,-./01234568:;<=>ABCEGHILMNOPRSTVWX_abcdefghiklmnoprstuvwxy{}—中主买册区即参和城子官度录心舰规视购述闻页
Chars length: 116
Font id: dc48d86e2fd75375f281bee6f5206dac
CSS selectors: *, .row:before, .row:after
Font files:
File PingFang.ttf created: 10936.888 KB

@MikyMei
Copy link

MikyMei commented Nov 18, 2021

我也遇到了同样的问题,换了一种字体文件就可以,可能是字体的原因,例如:http://www.downcc.com/font/326030.html,思源字体就成功了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants