Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 2 | -240/+0 | |
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 1 | -1/+1 | |
2022-07-11 | Update `lyon` to `1.0` :tada: | 1 | -1/+1 | |
2022-07-10 | fix another discrepancy with HTML5 arcTo | 1 | -7/+12 | |
2022-07-10 | fix arc_to | 1 | -7/+41 | |
2022-07-09 | Fix `clippy` lints for all crates and features | 1 | -0/+6 | |
2022-07-09 | Address Clippy lints | 1 | -1/+1 | |
2021-08-26 | Update `lyon` to `0.17` in `iced_graphics` | 1 | -2/+2 | |
2020-11-26 | Use recently stabilized intra-doc links | 2 | -30/+1 | |
2020-06-11 | Calculated sweep_angle in call to lyon::geom::Arc was actually end_angle | 1 | -1/+1 | |
2020-05-19 | Draft new `iced_graphics` crate :tada: | 2 | -0/+224 |