tamasmeszaros / libnest2d

2D irregular bin packaging and nesting library written in modern C++
GNU Lesser General Public License v3.0
315 stars 104 forks source link

in processHole it should emplace_back the hole's front point #47

Closed manch1n closed 2 years ago

tamasmeszaros commented 2 years ago

Thank you @manch1n for the PR. I've checked this manually, since the github actions were broken. I fixed those as well.