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
项目: https://github.com/voderl/font-slice MIT License
在 Web 中使用中文字体一直是一个难题, 难在中文字体一般比较大, 一般使用中文字体则影响初次加载速度.
以前有过一些方案, 会根据当前页面的文字实时生成字体切片. 但这个方法一直没有得到广泛应用.
这个方案的好处是解决了任意网页首屏加载的速度问题.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
项目: https://github.com/voderl/font-slice
MIT License
在 Web 中使用中文字体一直是一个难题, 难在中文字体一般比较大, 一般使用中文字体则影响初次加载速度.
以前有过一些方案, 会根据当前页面的文字实时生成字体切片. 但这个方法一直没有得到广泛应用.
这个方案的好处是解决了任意网页首屏加载的速度问题.
The text was updated successfully, but these errors were encountered: