Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for gradients as background variants + other optimizations. | 2023-05-11 | 2 | -15/+41 | |
* | Support configurable `LineHeight` in text widgets | 2023-05-04 | 1 | -1/+4 | |
* | Introduce `text::Shaping` enum and replace magic boolean | 2023-05-02 | 1 | -9/+3 | |
* | Make basic text shaping the default shaping strategy | 2023-05-02 | 1 | -0/+10 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 3 | -6/+7 | |
* | Implement `Canvas` support for `iced_tiny_skia` | 2023-03-01 | 4 | -0/+176 |