Drawing with python.

aleator aleator at jyu.fi
Mon Jun 28 13:18:47 EDT 2004


Hello.

What is the recommendable means of producing
bitmaps with python. Basic primitives I need
are polygons, antialiased lines and ellipses.

I have tried, so far, GD-module (Very slow) and
Pygame(Antialiased lines are ugly, pixelated).

I do not necessarily need to produce bitmaps, any image
that is good for wxpython application and WWW is good 
enough.

 - Ville Tirronen



More information about the Python-list mailing list