Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-21 | Run `cargo fmt` | 1 | -1/+1 | |
2024-08-04 | Introduce `Svg` struct in `core::svg` | 1 | -11/+5 | |
2024-08-04 | Introduce `Image` struct in `core::image` | 1 | -12/+5 | |
2024-08-04 | Implement image support for `canvas` widget | 1 | -0/+1 | |
2024-07-17 | Update `cosmic-text` and `resvg` (#2416) | 1 | -3/+7 | |
2024-05-03 | Introduce dynamic `opacity` support for `Image` and `Svg` | 1 | -0/+4 | |
2024-05-03 | Introduce `center` widget helper | 1 | -16/+16 | |
2024-05-02 | Simplify image rotation API and its internals | 1 | -12/+14 | |
2024-05-02 | Add `Image` rotation support | 1 | -15/+34 | |
2024-04-10 | Reintroduce damage tracking for `iced_tiny_skia` | 1 | -17/+17 | |
2024-04-09 | Port `iced_tiny_skia` to new layering architecture | 1 | -0/+831 |