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

Use local Roboto font #1077

Merged
merged 1 commit into from
Sep 30, 2021
Merged

Use local Roboto font #1077

merged 1 commit into from
Sep 30, 2021

Conversation

boekkooi-lengoo
Copy link
Contributor

In order to avoid external calls from YoPass we now embed the roboto font using the @fontsource/roboto package.
This should resolve #960.

@codecov
Copy link

codecov bot commented Sep 29, 2021

Codecov Report

Merging #1077 (84992f4) into master (1fc790c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1077   +/-   ##
=======================================
  Coverage   80.00%   80.00%           
=======================================
  Files           6        6           
  Lines         390      390           
=======================================
  Hits          312      312           
  Misses         52       52           
  Partials       26       26           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c55fc7...84992f4. Read the comment docs.

In order to avoid external calls from YoPass we now embed the roboto font using the [`@fontsource/roboto`](https://fontsource.org/fonts/roboto) package.
This should resolve jhaals#960.
@jhaals
Copy link
Owner

jhaals commented Sep 30, 2021

Thanks for doing this @boekkooi-lengoo! Could you explain why all the imports are needed?

@jhaals
Copy link
Owner

jhaals commented Sep 30, 2021

oh I see we have all of them in the current one. I wonder if all are needed, in any way this is great. Thanks again for doing this @boekkooi-lengoo!

@jhaals jhaals merged commit 62684cf into jhaals:master Sep 30, 2021
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

Successfully merging this pull request may close these issues.

Removing linked 3rd party fonts
2 participants