Drawing with python.

phil hunt zen19725 at zen.co.uk
Tue Jun 29 16:14:53 EDT 2004


On Mon, 28 Jun 2004 22:00:01 +0200, moma <moma at example.net> wrote:
>aleator wrote:
>> 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
>
>PIL ?
>http://www.pythonware.com/products/pil/

I've used it, and like it (apart from the built-in font, which is 
crap).


-- 
"It's easier to find people online who openly support the KKK than 
people who openly support the RIAA" -- comment on Wikipedia
(Email: zen19725 at zen dot co dot uk)  





More information about the Python-list mailing list