PySDL2 0.3.0 released

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
-------------- next part --------------
A non-text attachment was scrubbed…
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20130507/53ba0320/attachment.pgp

Nice work! :)On Tue, May 7, 2013 at 12:53 PM, Marcus von Appen wrote:

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


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org