[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Rotate an image



Hi all,

I'm  trying to rotate an image in a pygame app using
pygame.transform.rotate, i know that's normal that the image grown in
each rotation but i dont know how to manage this, How can i get the
original size for the rotated image?

Saludos.