| Commit message (Expand) | Author | Age | Files | Lines |
* | Add stroke_rectangle | Vlad-Stefan Harbuz | 2024-09-10 | 1 | -0/+24 |
* | Implement missing `draw_svg` in `Frame` wrapper | Héctor Ramón Jiménez | 2024-08-04 | 1 | -1/+7 |
* | Introduce `Svg` struct in `core::svg` | Héctor Ramón Jiménez | 2024-08-04 | 1 | -23/+5 |
* | Introduce `Image` struct in `core::image` | Héctor Ramón Jiménez | 2024-08-04 | 1 | -34/+5 |
* | Implement image support for `canvas` widget | Héctor Ramón Jiménez | 2024-08-04 | 1 | -7/+65 |
* | Decouple caching from layering and simplify everything | Héctor Ramón Jiménez | 2024-04-05 | 1 | -9/+7 |
* | Fix standalone compilation of `iced_widget` crate | Héctor Ramón Jiménez | 2024-03-22 | 1 | -0/+46 |
* | Make `iced_tiny_skia` optional with a `tiny-skia` feature | Héctor Ramón Jiménez | 2024-03-22 | 1 | -2/+1 |
* | Fix outdated warning in docs of `Frame::fill_text` | Héctor Ramón Jiménez | 2024-03-22 | 1 | -8/+1 |
* | Fix broken links in documentation | Héctor Ramón Jiménez | 2024-03-22 | 1 | -3/+8 |
* | Restore `canvas::Frame` API | Héctor Ramón Jiménez | 2024-03-22 | 1 | -0/+208 |