I figured out one issue: in Arc.render(), insert "glLineWidth(1.0" just after "start -= 180". That will stop the line thickness weirdness.
I tried duplicating your code into a non-object-oriented function of my own, and the problem disappears. I'm still trying to figure this one out. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
