Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove commented code in `tiny_skia::layer` | 2024-05-02 | 1 | -16/+0 | |
* | Simplify image rotation API and its internals | 2024-05-02 | 1 | -7/+3 | |
* | Add `Image` rotation support | 2024-05-02 | 1 | -4/+28 | |
* | Clip quad damage with layer bounds in `iced_tiny_skia` | 2024-04-10 | 1 | -1/+11 | |
* | Sort damage by distance from origin in `iced_graphics::damage` | 2024-04-10 | 1 | -10/+8 | |
* | Track image damage in `iced_tiny_skia` | 2024-04-10 | 1 | -0/+8 | |
* | Account for `transformation` in `Text::visible_bounds` | 2024-04-10 | 1 | -3/+1 | |
* | Reintroduce damage tracking for `iced_tiny_skia` | 2024-04-10 | 1 | -34/+110 | |
* | Port `iced_tiny_skia` to new layering architecture | 2024-04-09 | 1 | -0/+243 |