1 unstable release

0.12.0 Jun 10, 2025

#1007 in Graphics APIs

Download history 60/week @ 2025-06-04 51/week @ 2025-06-11 1/week @ 2025-06-18 4/week @ 2025-06-25

116 downloads per month

MIT license

1.5MB
7K SLoC

rough_iced

Crates.io Documentation License

This crate is an adapter crate between roughr and iced crates. Converts from roughr drawing primitives to iced path types. Also has convenience traits for drawing onto iced frames. For more detailed information you can check roughr crate.

Below examples are output of rough_iced adapter.

📦 Cargo.toml

[dependencies]
rough_iced = "0.1"

🔧 Configuration Tool

rectangle

🔭 Examples

For more examples have a look at the examples folder.

📝 License

Licensed under MIT License (LICENSE).

🚧 Contributions

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

Dependencies

~39–69MB
~1.5M SLoC