Error, font not found (but actually found?)
See original GitHub issueI set a font to UI components with a URL and I get this warning at startup:
Warning: could not download/set font https://raw.github.com/int-brain-lab/iblviewer/main/assets/fonts/SourceSansPro-Regular.ttf -> Using default: https://raw.github.com/int-brain-lab/iblviewer/main/assets/fonts/SourceSansPro-Regular.ttf
It looks like it’s reporting something that is not an issue. Is it possible to disable this print function?
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Font error: file not found with font-face - Stack Overflow
My font-face code for Open_Sans below. My DIR structure has the fonts folder in the same folder as the css file. with no...
Read more >fontspec error: "font-not-found" - TeX - LaTeX Stack Exchange
I don't fully understand them, to be honest, but I've found that what works on both is the human-readable name reported by fc-list...
Read more >Error: "font was not found, sorry." - Moodle.org
Hi,. i implemented webfonts like it is described in this documentation but I only get the error message: "font was not found, sorry....
Read more >Resolving font activation errors and conflicts - Adobe Support
How to resolve font activation errors in the Creative Cloud desktop application.
Read more >TEX font errors: Cheatsheet - CTAN
found ? Raw TFM file3 found? Font info sufficient? Map file in. TEX's cache? 4. ENC file found? ... do if things are...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hmm, it’s actually worse, now it segfaults the whole application.
Perfect, thank you!