index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tiny_skia
/
src
/
layer.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run `cargo fmt`
Héctor Ramón Jiménez
2025-02-21
1
-1
/
+1
*
Introduce `Svg` struct in `core::svg`
Héctor Ramón Jiménez
2024-08-04
1
-29
/
+6
*
Simplify types in `tiny_skia::layer`
Héctor Ramón Jiménez
2024-08-04
1
-16
/
+12
*
Introduce `Image` struct in `core::image`
Héctor Ramón Jiménez
2024-08-04
1
-40
/
+17
*
Implement image support for `canvas` widget
Héctor Ramón Jiménez
2024-08-04
1
-0
/
+43
*
Introduce dynamic `opacity` support for `Image` and `Svg`
Héctor Ramón Jiménez
2024-05-03
1
-0
/
+4
*
Remove commented code in `tiny_skia::layer`
Héctor Ramón Jiménez
2024-05-02
1
-16
/
+0
*
Simplify image rotation API and its internals
Héctor Ramón Jiménez
2024-05-02
1
-7
/
+3
*
Add `Image` rotation support
Héctor Ramón Jiménez
2024-05-02
1
-4
/
+28
*
Clip quad damage with layer bounds in `iced_tiny_skia`
Héctor Ramón Jiménez
2024-04-10
1
-1
/
+11
*
Sort damage by distance from origin in `iced_graphics::damage`
Héctor Ramón Jiménez
2024-04-10
1
-10
/
+8
*
Track image damage in `iced_tiny_skia`
Héctor Ramón Jiménez
2024-04-10
1
-0
/
+8
*
Account for `transformation` in `Text::visible_bounds`
Héctor Ramón Jiménez
2024-04-10
1
-3
/
+1
*
Reintroduce damage tracking for `iced_tiny_skia`
Héctor Ramón Jiménez
2024-04-10
1
-34
/
+110
*
Port `iced_tiny_skia` to new layering architecture
Héctor Ramón Jiménez
2024-04-09
1
-0
/
+243