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