[Image-SIG] Image fonts

2007-02-11 Thread Peter Mott
I want to draw text onto a JPEG image. On Windows I have TrueType fonts and font = ImageFont.truetype("Arial.ttf",12) works. On my ISP's FreeBSD system it does not - the resource is unknown. So I need to supply PIL with some fonts - but I have not the foggiest how to go about this. The BSD is "

[Image-SIG] some bug in PIL, with test case

2007-02-11 Thread Alain Spineux
Hello I used PIL for the first time and found some bugs. The code and description follow. The main problem is that drawing a line from A to B dont get the same result as from B to A! And because of this (I thing) the color of a polygon overflow it's outline. And last i found the size of a rotate