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

Re: [pygame] Changing the size of a sprite



Lee Harr wrote:

>You may want to look in the python code repository (PCR). There
>is a "Zoomable Surface" entry there:
>
>http://www.pygame.org/pcr/zoom_surface/index.php
>
>
>Or in pygsear, there is the Util.scale_image() function.
>(http://www.nongnu.org/pygsear/)
>
>I should probably add a sprite method that calls that...

Thanks!  It's working now using pygsear, which looks to be quite a
powerful extension.

Also thanks to everyone who's responded on this topic - I've learned a
lot.

John