summaryrefslogtreecommitdiffstats
path: root/graphics/src/text.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-27Remove unnecessary `into_iter` call in `iced_graphics`Libravatar Héctor Ramón Jiménez1-5/+4
2023-09-09Invalidate existing paragraphs when new fonts are loadedLibravatar Héctor Ramón Jiménez1-10/+34
2023-08-30Implement explicit text caching in the widget state treeLibravatar Héctor Ramón Jiménez1-0/+113