Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-07 | Implement `vector` pipeline in `iced_tiny_skia` | 1 | -1/+1 | |
2023-03-05 | Rename `iced_native` to `iced_runtime` | 1 | -1/+1 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -6/+5 | |
2023-02-28 | Use `get_image_uncached` in `iced_tiny_skia` | 1 | -1/+1 | |
2023-02-27 | Remove unnecessary `cast_slice` in `iced_tiny_skia` | 1 | -2/+1 | |
2023-02-27 | Implement basic glyph cache in `iced_tiny_skia` | 1 | -64/+119 | |
2023-02-27 | Fix `clippy` lints | 1 | -2/+2 | |
2023-02-26 | Fix glyphs with color mask in `iced_tiny_skia` | 1 | -6/+10 | |
2023-02-26 | Implement text alignment support in `iced_tiny_skia` | 1 | -6/+25 | |
2023-02-26 | Draft text support in `iced_tiny_skia` | 1 | -0/+350 |