Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-02-14 | Add transform stack to `canvas::Frame` | 2 | -7/+105 | |
2020-02-14 | Implement additional methods in `path::Builder` | 1 | -10/+75 | |
2020-02-13 | Move `layer::Cached` to its own module | 2 | -76/+86 | |
2020-02-12 | Remove `canvas::Data` leftover | 1 | -20/+0 | |
2020-02-12 | Split `Fill` and `Stroke` into their own modules | 2 | -0/+78 | |
2020-02-12 | Finish `clock` example | 3 | -14/+70 | |
2020-02-12 | Implement `Frame::fill` and `Frame::stroke` | 2 | -2/+80 | |
2020-02-12 | Rename current `Path` to `path::Builder` | 2 | -7/+29 | |
2020-02-12 | Draft `Canvas` types and `clock` example | 4 | -0/+178 |