gpc 0.1.0

Bindings to the General Polygon Clipper (GPC) library
1
2
3
4
5
6
7
8
9
10
11
# gpc

[![Crate version shield](https://img.shields.io/crates/v/gpc.svg)](https://crates.io/crates/gpc)

[Documentation on `docs.rs`](https://docs.rs/gpc)

[Crate on `crates.io`](https://crates.io/crates/gpc)

Rust bindings to the General Polygon Clipper library.

*Note*: This library is still quite new, and could be improved. PRs are welcome!