+ 17
Why am I getting this error when i try to use google fonts?
https://code.sololearn.com/Wd3gISMEAru7 Error: p5.js says: It looks like there was a problem loading your font. Try checking if the file path [https://fonts.googleapis.com/css?family=Bowlby+One+SC&display=swap] is correct, hosting the font online, or running a local server.[https://github.com/processing/p5.js/wiki/Local-server]s with p5.js?
7 Antworten
+ 18
Try without the loadFont function, leave the stylsheet import in the HTML tab and load the font using textFont() function like so:
textFont("Bowlby One SC");
https://discourse.processing.org/t/how-to-use-google-fonts-in-p5js-online-editor/6893/5
+ 8
here is the error message with the system recommendation attached:
Burey is most likely correct.
https://ibb.co/WgvFbP7
+ 4
Nadia
Please don't spam. Please see link for rules:
https://www.sololearn.com/Discuss/1316935/welcome-to-sololearn-forum/
+ 1
ok thank you for the information
- 5
hey
- 6
im kinda bored