On Sun, 07 Jan 2007 13:42:11 +0100
Fredrik Lundh <[EMAIL PROTECTED]> wrote:
> Michael Lange wrote:
>
> > I want to display different image formats in a Tkinter.Canvas and be
> > able to scale the images to a requested size. I noticed that some images
> > look better when using Tkimg than with PIL
Michael Lange wrote:
> I want to display different image formats in a Tkinter.Canvas and be
> able to scale the images to a requested size. I noticed that some images
> look better when using Tkimg than with PIL, which just seems to
> do an on-the-fly conversion into GIF (is this correct?)
nope.
First, a happy new year to all of you!
And now for something completely different:
I want to display different image formats in a Tkinter.Canvas and be
able to scale the images to a requested size. I noticed that some images
look better when using Tkimg than with PIL, which just seems to
do an on