Spessore dei contorni (e dei punti) function setup() { background( 220 ); strokeWeight( 2 ); line( 20, 60, 80, 60 ); } Provare a far disegnare anche un punto di 9 px di diametro alla posizione 50, 40.Approfondimenti:strokeWeight()point()