On Aug 9, 6:56 pm, tomy <[EMAIL PROTECTED]> 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
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/tkp
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 turtl
On Aug 10, 11:41 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
> tomy wrote:
> > Hi All
...
> What turtle graphics? I'm not aware that there is some
> standard-turtle-graphics available, so it might be a problem of your
> turtle-graphics-package.
>
> Diez
import turtle
Its part of the standar
tomy 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.
What turtle graphics? I'm not aware that there is some
standard-turtle-graph
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
--
http://mail.python.org/mailman/listinfo/python-list