summaryrefslogtreecommitdiffstats
path: root/wgpu/src/geometry.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Write missing documentation in `iced_wgpu`Libravatar Héctor Ramón Jiménez2023-05-111-6/+9
* Support configurable `LineHeight` in text widgetsLibravatar Héctor Ramón Jiménez2023-05-041-0/+1
* Introduce `text::Shaping` enum and replace magic booleanLibravatar Héctor Ramón Jiménez2023-05-021-1/+1
* Make basic text shaping the default shaping strategyLibravatar Héctor Ramón Jiménez2023-05-021-0/+1
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-4/+4
* Move `Canvas` and `QRCode` to `iced` crateLibravatar Héctor Ramón Jiménez2023-03-031-0/+608