Caps and Remove overlaps

Removing overlaps when there’s a cap component does this:

Can you send me the file?

Sent.

I had a similar problem with the GSLayer.copyDecomposedLayer() method in my ShowInterpolations plug-in. I believe that it has to do with the index numbers changing as a result of the overlap removal. In the plug-in, I now use the GSLayer.completeBezierPath to render the drawing on screen.

I fixed it.

2 Likes