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

Re: [pygame] PySDL2 0.3.0 released



That's great to hear!
I'll give it a try.

Em terÃa-feira, 7 de maio de 2013 16h53min24s UTC-3, Marcus von Appen escreveu:
PySDL2 0.3.0 has been released.

PySDL2 is a wrapper around the SDL2 library and as such similar to the
discontinued PySDL project. In contrast to PySDL, it has no licensing
restrictions, nor does it rely on C code, but uses ctypes instead.

Version 0.3.0 is a feature release, which comes with

* a new sdl2.sdlgfx module, which provides access to the SLD2_gfx library
* a new sdl2.ext.UIFactory.from_color() method that creates UI-supportive
  sprites from a color
* several fixes and improvements

You can download it from http://bitbucket.org/marcusva/py-sdl2/downloads.
The documentation, listing all of its features, can be browsed online at
http://pysdl2.readthedocs.org/.

Cheers
Marcus