cargo build --release
This will produce dynamic and static C libraries that can be found at ../target/release
.
The resvg.h
is generated via cbindgen
and then manually edited a bit.
Licensed under either of
at your option.
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.