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
/
raster.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce dynamic `opacity` support for `Image` and `Svg`
Héctor Ramón Jiménez
2024-05-03
1
-0
/
+2
*
Use an opaque `Id` type for `image::Handle`
Héctor Ramón Jiménez
2024-05-01
1
-2
/
+2
*
Use `Bytes` as the `Container` of `ImageBuffer`
Héctor Ramón Jiménez
2024-05-01
1
-1
/
+1
*
Use built-in `[lints]` table in `Cargo.toml`
Héctor Ramón Jiménez
2024-04-07
1
-1
/
+3
*
Refactor texture image filtering
Héctor Ramón Jiménez
2023-11-11
1
-1
/
+2
*
Fix clippy + fmt
Remmirad
2023-11-11
1
-3
/
+7
*
Implement texture filtering options
Remmirad
2023-11-11
1
-1
/
+6
*
Deny `broken_intradoc_links` and verify documentation in CI
Héctor Ramón Jiménez
2023-09-09
1
-2
/
+2
*
Fix import consistency for `bytemuck`
Héctor Ramón Jiménez
2023-07-12
1
-3
/
+3
*
Upgrade resvg to 0.34 and tiny_skia to 0.10
Alec Deason
2023-07-12
1
-3
/
+3
*
Update `tiny-skia` and `resvg`
Héctor Ramón Jiménez
2023-04-26
1
-1
/
+1
*
Trim `raster` cache in `iced_tiny_skia`
Héctor Ramón Jiménez
2023-03-07
1
-0
/
+9
*
Implement `raster` pipeline in `iced_tiny_skia`
Héctor Ramón Jiménez
2023-03-07
1
-0
/
+107