summaryrefslogtreecommitdiffstats
path: root/graphics/src/geometry/path (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix `clippy::semicolon_if_nothing_returned`Libravatar Héctor Ramón Jiménez2023-09-201-1/+1
|
* Update arc.rs with improved documentationLibravatar Kxie2023-08-151-6/+6
| | | added units and improved description to field comments of Arc and Ellipse structs.
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-042-2/+3
|
* Move `Canvas` and `QRCode` to `iced` crateLibravatar Héctor Ramón Jiménez2023-03-032-0/+234
Rename `canvas` modules to `geometry` in graphics subcrates