[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[pygame] Pygame 1.8.1 released!
- To: pygame-users@xxxxxxxx
- Subject: [pygame] Pygame 1.8.1 released!
- From: "René Dudfield" <renesd@xxxxxxxxx>
- Date: Thu, 31 Jul 2008 07:35:03 +1000
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: pygame-users-outgoing@xxxxxxxx
- Delivered-to: pygame-users@xxxxxxxx
- Delivery-date: Wed, 30 Jul 2008 17:35:08 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=yOvNOEjAEcBM23ileSi0d+EBgMw5cJzq2oa0xggWuGA=; b=jr3bGoitm9ScSB9wTtIY3ivtICgsZzP4srrh1ZDNbilPlaxFIUnikHO6qDfz8utMK+ PdWJB/LcKvZeBQAhX0Pr5cahQXhC/8E/1iKJBg5DKVkKPYWk62eRfKFjvZ1vSKT448/6 0KFdTaV2mZfHoie4LJtsk6+mTO8cI+W6EUusU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=b5kHpKsviZ0swpYwE5mSvQJME58BR6NBiBbNdHWr0/aDYXMpbtrc001ITY3z4d5gQ7 ++DQpL8Q+qHx9vxcbuMo/WjyDgkLnzHpBoF/2fHwJPk1oUFV5r2C7AlKSLnekVRirfGt N0fZ/vfY0Y124sOCmI34d5RYzzTAFa2FXV3k8=
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
Hi,
http://www.pygame.org/download.shtml
Many bug fixes and improvements, including:
- BLEND_RGBA_* blitters and blenders to go with the BLEND_RGB_* blend modes.
- documentation updates (mainly for new sprite classes released in 1.8.0)
- sound fixes, and streaming some music from file like objects
- image saving fixes
- greatly expanded tests
- Pixelarray, and surfarray updates and fixes.
- Enhanced Color class, reimplemented in C for speed.
- New Windows and Mac binary installers.
See the WHATSNEW page for details: http://www.pygame.org/whatsnew.shtml
Many thanks to Marcus, Lenard, Brian, Nicholas, Charlie Nolan, Nirav
Patel, Forrest Voight, Charlie Nolan, Frankie Robertson, John Krukoff,
Lorenz Quack, Nick Irvine, Zhang Fan and everyone else who helped out
with this release.