P5.js-web-editor: P5 example "Typography: word" not working

Created on 3 Feb 2019  路  3Comments  路  Source: processing/p5.js-web-editor

The example https://editor.p5js.org/p5/sketches/rJZlz4ly7_m gives this error message:

Font could not be loaded: https://rawgit.com/processing/p5.js-website/master/dist/assets/examples/assets/SourceSansPro-Regular.otf

Seems weird because
1) The link works
2) The actual link in the code is to the asset folder, which also contains a font

good first issue help wanted high bug

All 3 comments

From what I can tell it seems there's something wrong with the font, can you try another one see if that works?

the issue here is that rawgit has been sunset鈥攖he examples need to be updated to use a service besides rawgit!

I forgot about this but yes I found this across a lot of the sketches under the p5 account, lots of the assets are all trying to pull from rawgit.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aparrish picture aparrish  路  5Comments

runemadsen picture runemadsen  路  5Comments

kylemcdonald picture kylemcdonald  路  5Comments

willingc picture willingc  路  5Comments

meiamsome picture meiamsome  路  4Comments