521d609dd1 | ||
---|---|---|
.. | ||
CHANGELOG.md | ||
Clipper.cs | ||
LICENSE.md | ||
README.md |
README.md
Clipper (6.4.2) by Angus Johnson
The Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons.
Attribution
The libray is created and maintained by Angus Johnson. This repository is a fork of the original Clipper repository at SourceForge. This branch contains the C# source only. See master
for the full Clipper repository mirror, or visit the original Clipper repository at SourceForge.
License
Licensed under the Boost Software License (BSL1.0).