-
Notifications
You must be signed in to change notification settings - Fork 0
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
Adjusting performance of font preloading #194
Comments
sametcodes
added a commit
that referenced
this issue
Apr 28, 2023
sametcodes
added a commit
that referenced
this issue
Apr 29, 2023
sametcodes
added a commit
that referenced
this issue
Apr 29, 2023
…font-preloading feat(#194): adjusting performance of font preloading
sametcodes
added a commit
that referenced
this issue
Apr 29, 2023
sametcodes
added a commit
that referenced
this issue
Apr 29, 2023
sametcodes
added a commit
that referenced
this issue
Apr 29, 2023
sametcodes
added a commit
that referenced
this issue
Apr 29, 2023
…font-preloading refactor(#194): added web-safe Tahoma font
Done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Most of the produeced SVGs are larger than 300kb which makes slower to produce the document. They should be less than 50kb. It requires to have a performance adjustment.
The text was updated successfully, but these errors were encountered: