intersectPaths() doesn’t work and returns the following error:
File “GlyphsApp/GlyphsApp/init.py”, line 14277, in intersectPaths
AttributeError: No attribute intersectPaths_from_error_
removeOverlap() and subtractPaths() work fine.
Is there any alternative method I can use in the meantime?