When a circle isn't a circle...

graphics.drawCircle(center.x, center.y, size);
There's no scaling on it. It's drawn on whole pixel boundries with a whole pixel size. A couple pixels bigger and it looks fine. I have no idea why the lower right side is "dented" at this size. It's not a clipping issue.
1 Comments:
try setting line style. could have to do with pixel hinting perhaps...
http://livedocs.adobe.com/flex/201/langref/flash/display/Graphics.html#lineStyle()
By
Anonymous, At
1/28/2008 6:50 AM
Post a Comment
Subscribe to Post Comments [Atom]
<< Home