Paul McGuire wrote:
> "David Isaac" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> 
>>"Daniel Mark" <[EMAIL PROTECTED]> wrote in message
>>news:[EMAIL PROTECTED]
>>
>>>I want to draw some shapes, such as lines, circles on an image.
>>
>>
>>http://www.pythonware.com/library/pil/handbook/psdraw.htm
>>
>>hth,
>>Alan Isaac
>>
>>
> 
> 
> ImageDraw (http://www.pythonware.com/library/pil/handbook/imagedraw.htm)
> might be more generally helpful than PSDraw.
> 
> -- Paul
> 
> 
And if the quality of the result is important maybe (maybe, because I 
haven't used it yet myself)
aggdraw
an add-on to the PIL library that supports anti-aliased drawing
   http://effbot.org/zone/draw-agg.htm

Claudio Grondi
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to