Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-10-27 | Write documentation for the new text APIs | 1 | -0/+13 | |
2023-10-27 | Remove unnecessary `into_iter` call in `iced_graphics` | 1 | -5/+4 | |
2023-09-19 | Fix gamma correction for colored glyphs in `iced_wgpu` | 1 | -3/+9 | |
2023-09-17 | Draft `Highlighter` API | 1 | -1/+7 | |
2023-09-16 | Remove unnecessary `into_iter` call in `graphics::text` | 1 | -5/+4 | |
2023-09-12 | Draft `Editor` API and `TextEditor` widget | 1 | -0/+2 | |
2023-09-11 | Make `FontSystem` global and simplify `Paragraph` API | 1 | -27/+20 | |
2023-09-09 | Invalidate existing paragraphs when new fonts are loaded | 1 | -10/+34 | |
2023-08-30 | Implement explicit text caching in the widget state tree | 1 | -0/+113 |