summaryrefslogtreecommitdiffstats
path: root/core/src/renderer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Draft `Editor` API and `TextEditor` widgetLibravatar Héctor Ramón Jiménez2023-09-121-0/+38
* Make `FontSystem` global and simplify `Paragraph` APILibravatar Héctor Ramón Jiménez2023-09-111-30/+4
* Implement explicit text caching in the widget state treeLibravatar Héctor Ramón Jiménez2023-08-301-24/+72
* Reuse entries in `text::Cache` in `iced_wgpu`Libravatar Héctor Ramón Jiménez2023-06-281-2/+2
* Support configurable `LineHeight` in text widgetsLibravatar Héctor Ramón Jiménez2023-05-041-0/+2
* Introduce `text::Shaping` enum and replace magic booleanLibravatar Héctor Ramón Jiménez2023-05-021-2/+2
* Make basic text shaping the default shaping strategyLibravatar Héctor Ramón Jiménez2023-05-021-0/+2
* Introduce support for `Font` attributesLibravatar Héctor Ramón Jiménez2023-03-301-2/+2
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-0/+82