C API for resvg

Build

cargo build --release

This will produce dynamic and static C libraries that can be found at ../target/release.

Header generation

The resvg.h is generated via cbindgen and then manually edited a bit.

License

Licensed under either of

at your option.

Contribution

Contributions are welcome by pull request. The Rust code of conduct applies.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.