[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pygame] Problems with pygame.transform.rotate and pygame.transform.rotozoom



Hi,

I've got problems with pygame.transform.rotate and
pygame.transform.rotozoom. See the attached test program which will
rotate/rotozoom an image (small and big version) 90 degrees (-90 degrees to
be exact) and will result in a corrupt image (small image) or moved image
(big image) (the corrupt image could be the result of the movement).

Can someone confirm the described behaviour?

Win2k Workstation (GForce 2 MX)
Python 2.1
Pygame 1.2

TIA,
kaweh



test.zip