I was playing with shoes yesterday for a project of mine..

wanted to draw half a circle, does anyone know if there is some way to
create such a shape?

my first idea was to create a circle and then overlay a rect (same color of
the backgrd), but you see, my half circle needs to rotate around its center,
so some math it'll be required..

I also tried with Shape and curve_to, but the effect doesn't appeal me too
much...

do I need to resort to raster images?

thanks,
e

Reply via email to