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

Remove external font embedding #45

Open
ricardoboss opened this issue Oct 18, 2022 · 0 comments · May be fixed by #51
Open

Remove external font embedding #45

ricardoboss opened this issue Oct 18, 2022 · 0 comments · May be fixed by #51
Labels
enhancement New feature or request

Comments

@ricardoboss
Copy link
Member

In main.ts, there is a call loadFonts() which downloads the Roboto font from Google Fonts.

We should provide an option to circumvent this behavior (i.e., provide the font ourselves) for legal purposes.

@ricardoboss ricardoboss added the enhancement New feature or request label Oct 18, 2022
@ricardoboss ricardoboss changed the title Removed external font embedding Remove external font embedding Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant