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
/
native
/
src
/
widget
/
canvas
/
stroke.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-03
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
1
-106
/
+0
2023-03-01
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-21
/
+1
2022-11-16
Group all solid triangles independently of color
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-10
Fix broken documentation links
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-03
Move `mesh::Style` to `triangle` and reuse it in `fill` and `stroke`
Héctor Ramón Jiménez
1
-25
/
+2
2022-10-07
Adjusted gradient transform function to be more readable.
shan
1
-11
/
+5
2022-10-07
Fixed import issue with canvas in the gradient mod for situations where canva...
shan
1
-1
/
+5
2022-10-06
Fixed some more imports/documentation.
shan
1
-2
/
+2
2022-10-06
Added support for gradients to respect current frame transform.
shan
1
-4
/
+10
2022-10-05
Readjusted namespaces, removed Geometry example as it's no longer relevant.
shan
1
-4
/
+6
2022-10-04
Reworked wgpu buffers, updated glow side to have proper transform location st...
shan
1
-7
/
+7
2022-09-30
Fixed some importing issues since you can use a Shader::Gradient outside a Ca...
shan
1
-2
/
+11
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
1
-5
/
+21
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
1
-5
/
+21
2022-02-03
Ask for a slice of segments instead of ownership in `LineDash`
Héctor Ramón Jiménez
1
-13
/
+14
2022-01-27
Add line dash API
Cory Forsstrom
1
-1
/
+13
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-10
/
+0
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-0
/
+0
2020-04-30
Write documentation for the new `canvas` API
Héctor Ramón Jiménez
1
-0
/
+14
2020-04-28
Add convenient builder methods to `canvas::Stroke`
Héctor Ramón Jiménez
1
-0
/
+18
2020-02-18
Write documentation for new `canvas` module
Héctor Ramón Jiménez
1
-0
/
+17
2020-02-12
Split `Fill` and `Stroke` into their own modules
Héctor Ramón Jiménez
1
-0
/
+66