May 8, 2013
4:26 p.m.
Hi :) I would like to know if there is a way to draw rings on a Canvas ? I did something like | f | f := self bounds aCanvas drawOval: f color: Color black. aCanvas drawOval: (f expandBy: -5) color: Color white But this prevent the center to be transparent Thanks in advance w a ring Ben