Re: [Image-SIG] PSDraw in PIL problem with print
by Fredrik Lundh other posts by this author
Apr 17 2006 11:30AM messages near this date
[Image-SIG] PSDraw in PIL problem with print
|
[Image-SIG] How to display a masked image?
Sajjad Hussain wrote (on a number of Python lists):
> %%EndProlog
> gsize ------------------> change this to gsave
> 240.000000 384.000000 translate
> 0.960000 0.960000 scale
> gsave
>
>
> I don't know why it is happening. Can you please tell
> me another solution instead of changing a line
> manually.
it's a known bug in PIL 1.1.4 and earlier. I suggest upgrading to 1.1.5.
</F>
_______________________________________________
Image-SIG maillist - Image-SIG@[...].org
http://mail.python.org/mailman/listinfo/image-sig
Thread:
Sajjad Hussain
Fredrik Lundh
|