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

[pygame] pygame 1.5.3



in the fastest release cycle ever, pygame-1.5.3 is now apon us.
this is just another patch release like the last one, nothing major.
the biggest fix is in the rect handling code. a bug was letting sneaky 
exceptions to sneak through.

there's a few small enhancements..

a new version number variable named "pygame.vernum" it is the python 
version numbers as a tuple of numbers.. you'll find these compare easily 
and correctly with other version numbers.

CD.play can now take "None" as the ending time, and it will play through 
all tracks to the end of the cd. therefore "mycd.play(0, 0, None)" will 
really play the entire cd.

Movie.render_frame() was added to pull individual frames out of an MPEG movie.

lastly, the XBM cursor loader can now read cursors with #define comments at 
the head (like those from the gimp)



http://pygame.org/download.shtml


____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org