Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix glyphs with color mask in `iced_tiny_skia` | 2023-02-26 | 1 | -6/+10 | |
* | Implement text alignment support in `iced_tiny_skia` | 2023-02-26 | 1 | -6/+25 | |
* | Draft text support in `iced_tiny_skia` | 2023-02-26 | 3 | -112/+508 | |
* | Use `Surface::buffer` directly for drawing in `iced_tiny_skia` | 2023-02-26 | 2 | -23/+15 | |
* | 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 | 5 | -0/+226 |