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
/
vector.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make rendering of svg that has text work out of the box (#2560)
Jovansonlee Cesar
2024-09-13
1
-10
/
+21
*
Update `cosmic-text` and `resvg` (#2416)
Héctor Ramón
2024-07-17
1
-22
/
+12
*
Introduce dynamic `opacity` support for `Image` and `Svg`
Héctor Ramón Jiménez
2024-05-03
1
-1
/
+5
*
Add `Image` rotation support
Héctor Ramón Jiménez
2024-05-02
1
-1
/
+3
*
Use built-in `[lints]` table in `Cargo.toml`
Héctor Ramón Jiménez
2024-04-07
1
-0
/
+11
*
Fix `expect` message in `iced_tiny_skia::vector`
Héctor Ramón Jiménez
2023-12-11
1
-1
/
+1
*
Call `convert_text` on `svg` node before rendering
Héctor Ramón Jiménez
2023-11-11
1
-2
/
+12
*
Fix `clippy::unreadable_literal`
Héctor Ramón Jiménez
2023-09-20
1
-3
/
+3
*
Deny `broken_intradoc_links` and verify documentation in CI
Héctor Ramón Jiménez
2023-09-09
1
-4
/
+4
*
Improve code style in `vector` modules
Héctor Ramón Jiménez
2023-07-12
1
-11
/
+12
*
Fix import consistency for `bytemuck`
Héctor Ramón Jiménez
2023-07-12
1
-2
/
+1
*
Upgrade resvg to 0.34 and tiny_skia to 0.10
Alec Deason
2023-07-12
1
-18
/
+30
*
fix: tiny-skia svg premultiply final filtered color
Ashley Wulber
2023-05-09
1
-8
/
+9
*
Update `tiny-skia` and `resvg`
Héctor Ramón Jiménez
2023-04-26
1
-3
/
+5
*
Implement color filter support for `Primitive::Svg` in `iced_tiny_skia`
Héctor Ramón Jiménez
2023-03-09
1
-18
/
+48
*
Tell `clippy` to go learn the borrow rules
Héctor Ramón Jiménez
2023-03-07
1
-0
/
+1
*
Implement `vector` pipeline in `iced_tiny_skia`
Héctor Ramón Jiménez
2023-03-07
1
-0
/
+149