-->

Draw A Canoe


-->

Draw A Canoe. Pygame.draw.rect(screen, red, [55,500,10,5], 0) time.sleep(1) this is only the beginning part of the whole program. I want to draw on a html canvas using a mouse (for example, draw a signature, draw a name,.) how would i go about implementing this?

Canoeing Drawing at GetDrawings Free download
Canoeing Drawing at GetDrawings Free download from getdrawings.com

So you can't draw transparent shapes directly with the 'pygame.draw' module. The 'pygame.draw' module does not blend the shape. Pygame.draw.rect(screen, red, [55,500,10,5], 0) time.sleep(1) this is only the beginning part of the whole program.

-->

Canoeing Drawing at GetDrawings Free download

The 'pygame.draw' module does not blend the shape. So you can't draw transparent shapes directly with the 'pygame.draw' module. I want to draw on a html canvas using a mouse (for example, draw a signature, draw a name,.) how would i go about implementing this? The 'pygame.draw' module does not blend the shape.

-->