Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | |
| | | | | ... with a nice little color trick :^) | ||||
* | Scaffold `iced_tiny_skia` and connect it to `iced_renderer` | 2023-02-25 | 1 | -0/+21 | |