clipper

Haskell API to clipper (2d polygon union/intersection/xor/clipping API)

https://github.com/chetant/clipper

Latest on Hackage:0.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Chetan Taralekar

This is a haskell FFI to clipper (http://www.angusj.com/delphi/clipper.php)

Clipper's source+license (v4.3.0) is included in this package, so there are no external deps

NOTE: To compile, please specify the C++ compiler by passing --with-gcc=CXX