We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
我也遇到了同样的问题,换了一种字体文件就可以,可能是字体的原因,例如:http://www.downcc.com/font/326030.html,思源字体就成功了
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: