How to get google fonts to work when there's no Internet #1817
Unanswered
KyleRicardo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use slidev to build my presentation slides for an internal speech in my company, which is amazing. I built it on my own PC, which has access to Internet, so everything works fine. But when I copy the project to my working PC (only access for intranet, but with self-hosted nexus of npm repository), the fonts get broken.
Is there any chance that I manually download the necessary fonts and let slidev use them instead of trying to get them through Internet on the fly? I don't want to export PDF to do the presentation because the animations are also very important.
Any help is greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions