Smoother Lines in Turtle Graphics

kyosohma at gmail.com kyosohma at gmail.com
Fri Aug 10 10:23:32 EDT 2007


On Aug 9, 6:56 pm, tomy <zargar26... at gmail.com> wrote:
> Hi All
> I am a newbie to turtle graphics in python, so sorry if you find this
> question too easy.
> How can I get smoother lines in turtle graphics?
> I am using python on windows.
>
> Thanks in advance

You may be better off using PIL or pygame for this sort of thing.

Mike




More information about the Python-list mailing list