Ant wrote:
> Python: Batteries and Turtles included!
I didn't know that! It looks like turtle is based on Tk, which doesn't have
antialiasing yet (see http://wiki.tcl.tk/10101 ), so it can't really be
made nice and smooth (unless you could somehow use tkzinc/tkpath to draw
with).
I suppose turtle wouldn't be that hard to reimplement it to use Qt/Gtk
instead.
Jeremy
--
Jeremy Sanders
http://www.jeremysanders.net/