
This image is an example of what I want to do. The first image is made up of bezier paths, and I want to essentially invert it, so that the paths are tracing around the outline of the collective group of paths. I did this manually by eyeballing looped bezier paths around the first image, but I want a better method of doing this, since I plan on applying this effect to much more complicated drawings (similarly of straight paths) than this example.
I have tried placing filled polygons inside of the outlined areas and scaling them down individually, but this doesn't work. I also have tried unsuccessfully to find a way to snap to outlines of paths-even if there was a way to do this, I would at least be somewhat satisfied. Thanks!