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

Offline export should still try to download typefaces from the internet #2898

Open
pankgeorg opened this issue Apr 19, 2024 · 0 comments
Open

Comments

@pankgeorg
Copy link
Collaborator

After #2802 the HTML export will bundle pretty much all JS, but not the fonts (which are about 15MB). It will not try to fetch the fonts from the internet currently (as the links will be "stripped")

The best option for users is just to install the fonts on their system. But we should try to get the fonts from the internet even if the user doesn't have it locally, in a best-effort manner.

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