xaviergonz / js-angusj-clipper

Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper
MIT License
162 stars 19 forks source link

What version of clipper does this use? #23

Closed napter closed 2 years ago

napter commented 2 years ago

The latest is 6.4.2 released in 2017 but I see this project was started before then. Does it use the latest version?

xaviergonz commented 2 years ago

yes it does

napter commented 1 year ago

@xaviergonz any plans to update this to Clipper2?