-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
textFont(); not working in p5.js v2 #4292
Copy link
Copy link
Open
Labels
Awaiting Maintainer ApprovalNeeds review from a maintainer before moving forwardNeeds review from a maintainer before moving forwardBugError or unexpected behaviorsError or unexpected behaviors
Description
Activity
Metadata
Metadata
Assignees
Labels
Awaiting Maintainer ApprovalNeeds review from a maintainer before moving forwardNeeds review from a maintainer before moving forwardBugError or unexpected behaviorsError or unexpected behaviors
p5.js version
2.3.2
What is your operating system?
Mac OS
Web browser and version
151.0.7922.174
Actual Behavior
textFont(); does not work.
When switch to p5.js version 1 it works perfectly but in 2 is doesn't
Expected Behavior
Steps to reproduce
Steps:
Snippet:
// Paste your code here :)