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