Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-02-26 | Implement text alignment support in `iced_tiny_skia` | 1 | -6/+25 | |
2023-02-26 | Draft text support in `iced_tiny_skia` | 4 | -112/+523 | |
2023-02-26 | Use `Surface::buffer` directly for drawing in `iced_tiny_skia` | 3 | -23/+16 | |
2023-02-26 | Draft support for `Quad` and `Clip` primitives in `iced_tiny_skia` | 1 | -3/+150 | |
2023-02-25 | Resize `Surface::buffer` instead of reallocating in `iced_tiny_skia` | 1 | -1/+2 | |
2023-02-25 | Implement basic presentation with `softbuffer` for `iced_tiny_skia` | 2 | -15/+70 | |
2023-02-25 | Scaffold `iced_tiny_skia` and connect it to `iced_renderer` | 6 | -0/+247 |