| Commit message (Expand) | Author | Files | Lines |
2023-09-18 | Remove unnecessary `monospaced` flag in `Font` | Héctor Ramón Jiménez | 1 | -4/+0 |
2023-08-18 | Make the style attribute available on Font | lufte | 1 | -0/+13 |
2023-03-30 | Introduce `font::Stretch` | Héctor Ramón Jiménez | 1 | -0/+19 |
2023-03-30 | Introduce support for `Font` attributes | Héctor Ramón Jiménez | 1 | -3/+41 |
2023-03-14 | Fix `clippy` lints for Rust 1.68 | Héctor Ramón Jiménez | 1 | -7/+2 |
2023-02-24 | Introduce `Weight` enum to `font` | Héctor Ramón Jiménez | 1 | -0/+16 |
2023-02-24 | Overhaul `Font` type to allow font family selection | Héctor Ramón Jiménez | 1 | -32/+21 |
2023-02-24 | Implement basic text caching in `iced_wgpu` | Héctor Ramón Jiménez | 1 | -0/+16 |
2020-04-23 | Implement `Default` for `Font` | Héctor Ramón Jiménez | 1 | -0/+6 |
2019-11-18 | Write documentation for `iced_core` | Héctor Ramón Jiménez | 1 | -0/+10 |
2019-11-13 | Draft `Font` type and implement `Text::font` | Héctor Ramón Jiménez | 1 | -0/+8 |