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