Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • I’m a bit ashamed I did not come up with this solution myself. I suspect cfr is right that the general case is more trouble than it’s worth, but this does get the job done for this example. Commented Jan 13, 2018 at 17:31
  • 1
    @AdamLowrance If you put it in a blend scope, you don't have to be as accurate in specifying the path to clip. That might help in cases which are slightly more problematic than this one, even though it still wouldn't help in the general case. (Effectively, you can stop the grey painting over the black, so it doesn't matter if you don't clip perfectly to the white area, except at the intersections.) Commented Jan 14, 2018 at 3:49