Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-09-12 | Draft `Editor` API and `TextEditor` widget | 1 | -1/+7 | |
2023-08-30 | Implement explicit text caching in the widget state tree | 1 | -4/+15 | |
2023-05-04 | Support configurable `LineHeight` in text widgets | 1 | -1/+4 | |
2023-05-02 | Introduce `text::Shaping` enum and replace magic boolean | 1 | -9/+3 | |
2023-05-02 | Make basic text shaping the default shaping strategy | 1 | -0/+10 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -1/+2 | |
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -0/+0 | |
2023-02-24 | Draft `glyphon` implementation of text pipeline for `iced_wgpu` | 1 | -2/+2 | |
2022-10-06 | Fixed lint issues & cleaned up some documentation. | 1 | -1/+1 | |
2022-10-05 | Readjusted namespaces, removed Geometry example as it's no longer relevant. | 1 | -0/+26 |