[Image-SIG] Palm support in PIL 1.1.3? Can't find it!

Bill Janssen janssen@parc.xerox.com
Fri, 22 Mar 2002 19:33:53 PST


Fredrik,

I see that the changelog for 1.1.3 says that the Palm support patches
I contributed are in the 1.1.3 release, but that's not quite correct.

It looks like the quantization patches I sent have been incorporated,
which makes it possible to accurately quantize a color image to a
specific palette (required for Palm 8-bit color support), but the
actual Palm image support (PIL/PalmImagePlugin.py) isn't there.

Any idea what happened?  Did the API change or some such?

(By the way, PalmImagePlugin.py is still available in
ftp://ftp.parc.xerox.com/transient/janssen/PILpalm.tgz.)

Bill