Any interest in this? Shapes with alpha blending would be very nice for simple games.
On Sat, Jun 14, 2008 at 10:22 PM, Forrest Voight <[EMAIL PROTECTED]> wrote: > This patch adds complete support for SDL_gfx primitive drawing to > pygame. It adds a new module named gfx which has many functions to > draw shapes to surfaces. > > The code is complete, but only has limited documentation with no > extended documentation on any of the functions. > > Attached is a patch without the generated reference material > (gfxnoref.diff) and one with reference material (glxref.diff). > > Thanks for any testing or comments! > > Forrest Voight >