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
Michael Schwarz edited this page Nov 2, 2015
·
4 revisions
In versions of Pyclipper after 0.9.3b0, SCALING_FACTOR has been deprecated and is ignore by the library. You will either have to downgrade to a version of the library which still supports SCALING_FACTOR or adapt your code to use the new API to convert polygon and path data from and to the int-based representation used by Clipper.
TODO:
Hint to new API
explain reason for removal
add version number of first version without SCALING_FACTOR