Hey guys, so, I have a stroke of a circle, and I want to clip a shape out of the edge:
![Screen Shot 2014-01-01 at 6.57.29 PM.png]()
When I use the parallelogram as the mask, I get this:
![Screen Shot 2014-01-01 at 7.01.36 PM.png]()
When in fact, I want the inversion of that:
![Screen Shot 2014-01-01 at 7.02.46 PM.png]()
I mimicked that by just making the parallelogram white, but how would I do that using clipping masks?