A
aleator
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
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