Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-19 | Draft new `iced_graphics` crate :tada: | 1 | -180/+0 | |
2020-04-14 | Implement `canvas::Path::rectangle` helper method | 1 | -5/+8 | |
2020-02-18 | Write documentation for new `canvas` module | 1 | -67/+61 | |
2020-02-14 | Add transform stack to `canvas::Frame` | 1 | -0/+10 | |
2020-02-14 | Implement additional methods in `path::Builder` | 1 | -10/+75 | |
2020-02-12 | Finish `clock` example | 1 | -0/+2 | |
2020-02-12 | Implement `Frame::fill` and `Frame::stroke` | 1 | -0/+6 | |
2020-02-12 | Rename current `Path` to `path::Builder` | 1 | -5/+27 | |
2020-02-12 | Draft `Canvas` types and `clock` example | 1 | -0/+78 |