# About

[](https://crates.io/crates/jiao)
[](https://docs.rs/jiao)


Jiao is a cross platform 2D rendering engine.
- [Documentation](https://docs.rs/jiao)
- [Release notes](https://github.com/RustVis/jiao/releases)
Currently these bindings are supported:
- cairo (and gtk)
- skia (via rust-skia crate)
- Qt
- web canvas (wasm)
## License
This crate is released under [Apache-2.0](LICENSE) license.