Smoother Lines in Turtle Graphics
Steve Holden
steve at holdenweb.com
Fri Aug 10 08:19:33 EDT 2007
Jeremy Sanders wrote:
> 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.
>
Doing that would make it less useful, though, since the primary value of
turtle is to provide something that (sort of) works fro the standard
library without adding further batteries.
regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
--------------- Asciimercial ------------------
Get on the web: Blog, lens and tag the Internet
Many services currently offer free registration
----------- Thank You for Reading -------------
More information about the Python-list
mailing list