Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support configurable `LineHeight` in text widgets | 2023-05-04 | 1 | -1/+4 | |
| | |||||
* | Introduce `text::Shaping` enum and replace magic boolean | 2023-05-02 | 1 | -12/+6 | |
| | |||||
* | Make basic text shaping the default shaping strategy | 2023-05-02 | 1 | -0/+10 | |
| | |||||
* | Introduce support for `Font` attributes | 2023-03-30 | 1 | -1/+1 | |
| | |||||
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -2/+2 | |
| | |||||
* | Move `Canvas` and `QRCode` to `iced` crate | 2023-03-03 | 1 | -0/+57 | |
Rename `canvas` modules to `geometry` in graphics subcrates |