Bill Janssen <jans...@parc.com> wrote:

> Hmmm, the docs say that Image.rotate() has a "filter" keyword arg, but
> the code says that it's really "resample".  Note that the docstring in
> the code is wrong, too.  This is 1.1.6 I'm looking at.

Also wrong in 1.1.7.  And, in Image.rotate(), if you specify a
"resample" param and also "expand=True", the resample param is not
passed on to Image.transform().

Bill
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to