processing / p5.js-website-legacy

Archived p5.js website 2015-2024
http://archive.p5js.org
MIT License
241 stars 490 forks source link

Fixes #1501 (Font Source) #1504

Closed performant23 closed 4 months ago

performant23 commented 5 months ago

Fixes #1501

Changes: Changed the source font to Inconsolata, accordingly the references, and added the correct .otf file in assets. As pointed out in the issue, going to the localhost equivalent of https://p5js.org/reference/#/p5/text (http://localhost:9000/reference/#/p5/text) results in the visual being correctly rendered.

Screenshots of the change: Screenshot 2024-02-06 225536

limzykenneth commented 4 months ago

The reference is working as intended and I don't see any problems there. I'm closing this for now as this is not the fix the original issue may require.