The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
PySDL2 0.3.0 released
Marcus von Appen
Guest

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

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
PySDL2 0.3.0 released
Sam Lantinga


Joined: 10 Sep 2009
Posts: 1765
Nice work! :)


On Tue, May 7, 2013 at 12:53 PM, Marcus von Appen wrote:
Quote:
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

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

PySDL2 0.3.0 released
Sam Lantinga


Joined: 10 Sep 2009
Posts: 1765
Nice work! :)


On Tue, May 7, 2013 at 12:53 PM, Marcus von Appen wrote:
Quote:
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

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org