textFont(font);Set the font family
Arguments
fontThe font value returned when using loadFonttextFont(myfont);
text('Hello world!', 100, 200);textFont(font);Set the font family
fontThe font value returned when using loadFonttextFont(myfont);
text('Hello world!', 100, 200);