Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement `Canvas` support for `iced_tiny_skia` | 2023-03-01 | 1 | -109/+0 | |
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -1/+1 | |
* | Update `lyon` to `1.0` :tada: | 2022-07-11 | 1 | -6/+5 | |
* | Run `cargo fmt` | 2022-07-09 | 1 | -3/+2 | |
* | Address Clippy lints | 2022-07-09 | 1 | -3/+2 | |
* | Access `lyon_algorithms` indirectly through `lyon` | 2022-02-03 | 1 | -2/+2 | |
* | Ask for a slice of segments instead of ownership in `LineDash` | 2022-02-03 | 1 | -9/+8 | |
* | Remove vec allocation | 2022-01-27 | 1 | -35/+36 | |
* | Add line dash API | 2022-01-27 | 1 | -0/+44 | |
* | Update `lyon` to `0.17` in `iced_graphics` | 2021-08-26 | 1 | -1/+1 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -11/+0 | |
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -0/+79 |