pygame 1.8 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News pygame 1.8 (Default branch)
# 1  
Old 03-30-2008
pygame 1.8 (Default branch)

Image Pygame is a set of Python extension modules designed for writing games. The core of pygame is wrapped on top of the SDL library. License: GNU Lesser General Public License (LGPL) Changes:
pygame.mask was added for collision masks. pygame.scrap was added for clipboard support. New and improved sprite groups were added. Blending support was added for filling and blitting surfaces. Surfaces may be saved as JPEG and PNG. Buffer access was added for Surface and Sound objects. Numpy support was added for pygame.surfarray and pygame.pixelarray. An MMX optimized smoothscale function was added. Many bugfixes and minor improvements were made in nearly all areas.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. OS X (Apple)

MacPorts, OpenCV, Python, and PyGame configuration help

Hullo, I've been banging around all week (after re-install of Snow Leopard) trying to get python configured with MacPorts, OpenCV, and PyGame (at least). I've got python_select properly configured and seemingly working, but I can't seem to get any of these modules including all at once.... (4 Replies)
Discussion started by: alberttruism
4 Replies
Login or Register to Ask a Question
SCS2PS(1)						      General Commands Manual							 SCS2PS(1)

NAME
scs2ps - convert IBM SCS printer data into PostScript SYNOPSIS
scs2ps DESCRIPTION
The program converts from an SCS print stream on the standard input, to a PostScript(R) file on the standard output. It is only intended for use with lp5250d. SEE ALSO
lp5250d(1), http://tn5250.sourceforge.net/ COPYRIGHT
scs2ps is copyright 1997 - 2008 Michael Madore. This manpage is copyright 2001 - 2008 Carey Evans. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as pub- lished by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foun- dation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA TRADEMARKS
PostScript is a trademark of Adobe Systems Incorporated. AUTHORS
scs2ps was written by Rich Duzenbury, based on scs2ascii written by Michael Madore. This manual page was written by Carey Evans. 30 Aug 2001 SCS2PS(1)