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