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