Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -57/+0 | |
2023-02-24 | Overhaul `Font` type to allow font family selection | 1 | -1/+1 | |
2022-06-22 | Added more clarification as to how the position and alignment of the Canvas T... | 1 | -1/+8 | |
2021-09-20 | Refactor alignment types into an `alignment` module | 1 | -5/+6 | |
2020-05-19 | Draft new `iced_graphics` crate :tada: | 1 | -0/+0 | |
2020-04-14 | Implement `From<&str>` for `canvas::Text` | 1 | -0/+6 | |
2020-04-14 | Implement `From<String>` for `canvas::Text` | 1 | -0/+9 | |
2020-03-08 | Implement `Default` for `canvas::Text` | 1 | -0/+14 | |
2020-03-07 | Implement `Primitive::Cached` | 1 | -5/+3 | |
2020-03-07 | Rename `canvas::TextNode` to `canvas::Text` | 1 | -3/+5 | |
2020-03-06 | implement text support in canvas widget | 1 | -0/+20 |