[Pharo-project] Fill a ring on a canvas
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
4832
Age (days ago)
4832
Last active (days ago)
0 comments
1 participants
participants (1)
-
Benjamin