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