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