On Mon, 11 Jul 2005, Jeremy Sanders wrote:
The main one is that if the user enters "foo.png", but "eps" is still selected, then a png is saved.
That's probably sensible
I've also used os.path.splitext for completeness, but that's pretty irrelevent.
Ah, yes, I should have done that.I have a mostly-working implementation of the bitmap image stuff and a new setup for distance settings. But I seem to have broken saving stuff :( So I'll fix that up and pass it on for comment.
