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
/
graphics
/
src
/
image
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
Remove `image` abstractions in `iced_graphics`
Héctor Ramón Jiménez
2
-432
/
+0
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
3
-6
/
+5
2023-02-25
Update `resvg` in `iced_graphics`
Héctor Ramón Jiménez
1
-10
/
+7
2022-12-29
Minor docs typo
rpitasky
1
-1
/
+1
2022-12-06
Rename `Fill` to `ColorFilter` in `graphics::image::vector`
Héctor Ramón Jiménez
1
-4
/
+4
2022-12-06
Remove `appearance` from `Handle`
Héctor Ramón Jiménez
1
-11
/
+11
2022-12-06
feat: SVG styling with icon fill color
Michael Aaron Murphy
1
-10
/
+28
2022-11-04
Don't convert svg to BGRA before passing to shader
Ian Douglas Scott
1
-9
/
+2
2022-11-05
Replace `texture_store` and `store` with `storage`
Héctor Ramón Jiménez
2
-9
/
+9
2022-11-05
Use RGBA texture for `image` and `svg` pipelines
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-05
Refactor some `image` traits a bit
Héctor Ramón Jiménez
3
-21
/
+58
2022-11-05
Move image/svg handling into `iced_graphics`
Ian Douglas Scott
2
-0
/
+419