You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BooleanOperations will now attempt to preserve the position of the original
starting points after clipping operations.
When two or more contours are merged and there's more than one possible
starting point, the one closest to the origin is used.
Updated install_requires in setup.py to automatically resolve all dependencies upon installation, now that also fonttools and ufoLib are available on PyPI.