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
/
path
/
builder.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
-192
/
+0
2023-03-01
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-15
/
+9
2022-07-27
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
1
-1
/
+1
2022-07-11
Update `lyon` to `1.0` :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-07-10
fix another discrepancy with HTML5 arcTo
ThatsNoMoon
1
-7
/
+12
2022-07-10
fix arc_to
ThatsNoMoon
1
-7
/
+41
2022-07-09
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
1
-0
/
+6
2022-07-09
Address Clippy lints
Poly
1
-1
/
+1
2021-08-26
Update `lyon` to `0.17` in `iced_graphics`
Héctor Ramón Jiménez
1
-2
/
+2
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-28
/
+1
2020-06-11
Calculated sweep_angle in call to lyon::geom::Arc was actually end_angle
Vanille-N
1
-1
/
+1
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-0
/
+0
2020-04-14
Implement `canvas::Path::rectangle` helper method
Héctor Ramón Jiménez
1
-5
/
+8
2020-02-18
Write documentation for new `canvas` module
Héctor Ramón Jiménez
1
-67
/
+61
2020-02-14
Add transform stack to `canvas::Frame`
Héctor Ramón Jiménez
1
-0
/
+10
2020-02-14
Implement additional methods in `path::Builder`
Héctor Ramón Jiménez
1
-10
/
+75
2020-02-12
Finish `clock` example
Héctor Ramón Jiménez
1
-0
/
+2
2020-02-12
Implement `Frame::fill` and `Frame::stroke`
Héctor Ramón Jiménez
1
-0
/
+6
2020-02-12
Rename current `Path` to `path::Builder`
Héctor Ramón Jiménez
1
-5
/
+27
2020-02-12
Draft `Canvas` types and `clock` example
Héctor Ramón Jiménez
1
-0
/
+78