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