9 releases
0.3.5 | Feb 21, 2023 |
---|---|
0.3.4 | Feb 14, 2023 |
0.2.1 | Feb 1, 2023 |
0.1.2 | May 19, 2022 |
0.1.1 | Apr 20, 2022 |
#34 in Rendering
138 downloads per month
Used in 6 crates
410KB
9K
SLoC
About
Jiao is a cross platform 2D painting engine.
Currently these bindings are supported:
- cairo (and gtk)
- skia (via rust-skia crate)
- Qt
- web canvas (wasm)
Related Projects
License
This crate is released under Apache-2.0 license.
lib.rs
:
Jiao is a cross platform 2D painting engine.
Currently these bindings are supported:
- cairo (and gtk)
- skia (via rust-skia crate)
- Qt
- web canvas (wasm)
Usage
Add this to Cargo.toml
:
[dependencies]
jiao = "0.3"
Dependencies
~0.9–1.4MB
~34K SLoC