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

Speed up font loading by specifying unicode-range #5

Open
Not-A-Normal-Robot opened this issue Apr 30, 2024 · 0 comments
Open

Speed up font loading by specifying unicode-range #5

Not-A-Normal-Robot opened this issue Apr 30, 2024 · 0 comments

Comments

@Not-A-Normal-Robot
Copy link
Member

Techmino includes a lot of glyphs that Techmino Hub doesn't use (e.g. Chinese characters, Japanese characters). We can skip loading these glyphs using the unicode-range CSS descriptor.
https://developer.mozilla.org/en-US/docs/Learn/Performance/CSS#loading_only_the_glyphs_you_need
https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/unicode-range

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

1 participant