[Image-SIG] RGBA to P problem

2007-01-09 Thread Nicolas Pinault
Hi, I have an application where I need to convert RGBA images(png) to P images (gif or png). I use im.convert("P") to do the conversion. The problem comes with alpha channel. The resulting P mode image does not contain any tranparency information. Transparency is set to none and transparent pix

[Image-SIG] Clipped text, still.

2007-01-09 Thread Ned Batchelder
I tried installing 1.1.6, mostly to see the improvements in clipped text. PIL 1.1.5 would clip pieces of text that extended beyond the character width, and would wrap those pixels around to the other side of the image. So "joe" might lose part of the bulb of the j and display it below the e.

Re: [Image-SIG] Clipped text, still.

2007-01-09 Thread Scott David Daniels
Ned Batchelder wrote: > I tried installing 1.1.6, mostly to see the improvements in clipped > text. PIL 1.1.5 would clip pieces of text that extended beyond the > character width, and would wrap those pixels around to the other side of > the image. So "joe" might lose part of the bulb of the