Translating Processing to P5js

Hello, @codeflow, and welcome to the Processing Foundation Forum!

In p5.js there is no createFont() function. See the documentation for loadFont();

1 Like