-->

How To Draw A Samurai


-->

How To Draw A Samurai. Pygame.draw.rect(screen, red, [55,500,10,5], 0) time.sleep(1) this is only the beginning part of the whole program. So you can't draw transparent shapes directly with the 'pygame.draw' module.


from

The 'pygame.draw' module does not blend the shape. 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.

-->

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

-->