SOLVED HasOverlap in 1.7
-
Hi,
when I try to use the below code in RF 1.7 I get an error, nevertheless it works fine in RF 1.6.
The script:
for g in f: if g.hasOverlap(): print g
The error:
Traceback (most recent call last): File "<untitled>", line 28, in <module> File "lib/fontObjects/robofabWrapper.pyc", line 3069, in hasOverlap File "lib/tools/removeOverlap.pyc", line 104, in getIntersectionPoints File "/Applications/RoboFont.app/Contents/Resources/lib/python2.7/booleanOperations/booleanOperationManager.py", line 74, in getIntersections ImportError: No module named flatten
Any idea?
Thanks in advance for your help,
em.
-
Great!
I've fixed that file and now it works perfect.
Thanks,
em.
-
thanks for reporting
this will be fixed in the next update
thanks
fyi: there was an import error see https://github.com/typemytype/booleanOperations/commit/b16abef44709c3048573d9a26841c92ae3baa825