PIL - setting the width of lines in ImageDraw

Max M maxm at mxm.dk
Mon Sep 13 17:59:57 EDT 2004


Larry Bates wrote:
> There's nothing wrong with "slanted" rectangles.
> In PIL you just define upper left and lower right
> coordinates of the rectangle in pixels.  That's
> what a thick line would do anyway.

Yeah I know I could do it that way. But I would rather avoid it. Which 
is why I am using PIL to begin with.


regards Max M



More information about the Python-list mailing list