Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warn about unsupported primitives in `iced_wgpu` | 2023-05-08 | 1 | -1/+5 | |
* | Use `LineHeight::default` in `iced_wgpu::layer` | 2023-05-08 | 1 | -1/+1 | |
* | Support configurable `LineHeight` in text widgets | 2023-05-04 | 1 | -0/+3 | |
* | Introduce `text::Shaping` enum and replace magic boolean | 2023-05-02 | 1 | -3/+4 | |
* | Make basic text shaping the default shaping strategy | 2023-05-02 | 1 | -0/+3 | |
* | 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 | -6/+3 | |
* | Mark `Primitive` as `non-exhaustive` in `iced_graphics` | 2023-03-03 | 1 | -2/+1 | |
* | Implement `Canvas` support for `iced_tiny_skia` | 2023-03-01 | 1 | -0/+274 |