Marcus von Appen
2016-10-20 19:30:50 UTC
PySDL2 0.9.5 has been released.
PySDL2 is a slim wrapper around the SDL2 libraries and can be used
without further ado using Python and a binary distribution of the
SDL2 libraries.
Version 0.9.5 is a minor feature release, bringing PySDL2 on par with
the 2.0.5 release of the SDL2 libraries. On top, it comes with the
following noteworthy changes:
* Fixed issue #94: added support for TrueType font collection (TTC)
files
* Fixed issue #80: added flip and rotation support for TextureSprite
objects
You can download it from http://bitbucket.org/marcusva/py-sdl2/downloads
or http://pypi.python.org. The documentation, listing all of its
features, can be browsed online at http://pysdl2.readthedocs.org.
Cheers
Marcus
PySDL2 is a slim wrapper around the SDL2 libraries and can be used
without further ado using Python and a binary distribution of the
SDL2 libraries.
Version 0.9.5 is a minor feature release, bringing PySDL2 on par with
the 2.0.5 release of the SDL2 libraries. On top, it comes with the
following noteworthy changes:
* Fixed issue #94: added support for TrueType font collection (TTC)
files
* Fixed issue #80: added flip and rotation support for TextureSprite
objects
You can download it from http://bitbucket.org/marcusva/py-sdl2/downloads
or http://pypi.python.org. The documentation, listing all of its
features, can be browsed online at http://pysdl2.readthedocs.org.
Cheers
Marcus