
-----------------------------------
codergirl
Mon Apr 09, 2018 9:42 am

Confusion about creating Arc 5 pixels wide?
-----------------------------------
Hello!
I'm really confused about how to make an arc 5 pixels wide? 
Just because in the syntax there is no 'space' to put the width, only x,y, radius and colour basically...

Can anyone help? Thanks :oops:  :oops:

-----------------------------------
Srlancelot39
Mon Apr 09, 2018 3:30 pm

RE:Confusion about creating Arc 5 pixels wide?
-----------------------------------
Not sure if an odd-numbered width is possible since width (diameter) =  2 * radius, and radius must be an integer.  I think the closest you can get is 4 or 6?

I might be wrong, since I have not used Turing in a very very (very) long time, but I'm pretty sure you're restricted to even-numbered diameters.
