Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-03 | Move `Canvas` and `QRCode` to `iced` crate | 1 | -1/+1 | |
2023-03-03 | Mark `Primitive` as `non-exhaustive` in `iced_graphics` | 1 | -0/+1 | |
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -0/+1 | |
2023-02-27 | Implement basic glyph cache in `iced_tiny_skia` | 1 | -1/+1 | |
2023-02-27 | Use `kurbo` to approximate arcs in `iced_tiny_skia` | 1 | -0/+1 | |
2023-02-26 | Draft text support in `iced_tiny_skia` | 1 | -0/+15 | |
2023-02-26 | Use `Surface::buffer` directly for drawing in `iced_tiny_skia` | 1 | -0/+1 | |
2023-02-25 | Scaffold `iced_tiny_skia` and connect it to `iced_renderer` | 1 | -0/+21 |