textSize(size);
Set the font size
Arguments
size
The size of the font in pixelsIf this is called using fonts, make sure to call textSize
after calling textFont
textSize(size);
Set the font size
size
The size of the font in pixelsIf this is called using fonts, make sure to call textSize
after calling textFont