You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The experience for Chinese webfont users can be improved if the file size and webfont latency are reduced: In any large corpus of documents, there are patterns in character usage. By scanning webpages in Chinese, we model which characters are most likely to appear together, which informs a static subset slicing strategy that sorts all 44,683 glyphs into 102 slices.
Using this method, the entire web page will seem to be using Noto Sans SC while only loading the set of font slices required for that page, which we expect to be much faster than loading the whole font…
Building sliced font could help user experience
Noto Sans SC Sliced (Chinese Simplified)
https://fonts.google.com/earlyaccess#Noto+Sans+SC+Sliced
Usage
Simple
Real one
Resources
unicode-range
The text was updated successfully, but these errors were encountered: