Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary `cast_slice` in `iced_tiny_skia` | 2023-02-27 | 1 | -2/+1 | |
* | Implement basic glyph cache in `iced_tiny_skia` | 2023-02-27 | 1 | -64/+119 | |
* | Fix `clippy` lints | 2023-02-27 | 1 | -2/+2 | |
* | 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 | 1 | -0/+350 |