Re: [Tkinter-discuss] Default Tkinter Structure of a 640x480 PIL BMPFile?

2009-04-12 Thread Wayne Watson
With some more study of PIL and file operations within Python, I manged to produce a 640x480 1 byte image as a 'raw', no header, file. With a few more Python file operations got the data into an array where I can then use it to produce a FITS format, not supported by PIL. -- Wayne Wa

[Tkinter-discuss] Tkinter and Antialiasing

2009-04-12 Thread Wayne Watson
If I draw a fairly slanted line across an image using Tkinter, it looks a bit jagged. Is this typical of Tkinter graphics, or is there an option or mechanism that will antialias? Win XP, Python 2.5, Tkinter 8.4. -- Wayne Watson (Watson Adventures, Prop., Nevada City, CA) (