drawing shapes with core graphics that aren't filled in (circle with just border)
HI,
i'm trying to draw a circle in my iphone app that just draws a circle with no fill. Any tips on how to do this? I was trying to use CGContextSetStrokePattern but I have no idea how to define a pattern?