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 "
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