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

[pygame] gfxdraw module needs a maintainer



Hello,

the gfxdraw module needs a new maintainer.

Here is the documentation for it: http://www.pygame.org/docs/ref/gfxdraw.html

There are a few issues with it: https://bitbucket.org/pygame/pygame/issues?component=gfxdraw

* https://bitbucket.org/pygame/pygame/issue/80/gfxdraw-unit-tests-test_aapolygon-and
* https://bitbucket.org/pygame/pygame/issue/147/gfxdraw-doesnt-work-with-inherited

Mainly it needs:
* cleaning up the C code (eg, make it work with inherited surfaces, etc).
* tweaking the API a little to make it nicer (better, and consistent handling of arguments)
* a few documentation improvements
* a few more tests added.


Anyone able to step up and maintain this code?



all the best,