what does it font.textbounds mean?

what does it mean in p5.js codes when they write:

bounds = font.textbounds(message);

in the setup function?

thanks

Sign In or Register to comment.