-->

How To Draw A Fence


-->

How To Draw A Fence. The 'pygame.draw' module does not blend the shape. 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?


from

So you can't draw transparent shapes directly with the 'pygame.draw' module. 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?

-->

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? 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. So you can't draw transparent shapes directly with the 'pygame.draw' module.

-->