Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-06-21 | Implement Copy on Fill and Stroke | 1 | -1/+1 | ||
2023-05-19 | Fix imports of `geometry::style` in `iced_graphics` | 1 | -2/+2 | ||
2023-05-11 | Added support for gradients as background variants + other optimizations. | 1 | -1/+2 | ||
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -1/+1 | ||
2023-03-03 | Move `Canvas` and `QRCode` to `iced` crate | 1 | -2/+1 | ||
Rename `canvas` modules to `geometry` in graphics subcrates | |||||
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -1/+2 | ||
2022-11-28 | Implement `From` traits for `Style` in `canvas` | 1 | -0/+12 | ||
2022-11-16 | Group all solid triangles independently of color | 1 | -0/+11 | ||