index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tiny_skia
/
Cargo.toml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement `vector` pipeline in `iced_tiny_skia`
Héctor Ramón Jiménez
2023-03-07
1
-1
/
+5
*
Implement `raster` pipeline in `iced_tiny_skia`
Héctor Ramón Jiménez
2023-03-07
1
-1
/
+1
*
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
2023-03-05
1
-4
/
+0
*
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
2023-03-03
1
-1
/
+1
*
Mark `Primitive` as `non-exhaustive` in `iced_graphics`
Héctor Ramón Jiménez
2023-03-03
1
-0
/
+1
*
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
2023-03-01
1
-0
/
+1
*
Implement basic glyph cache in `iced_tiny_skia`
Héctor Ramón Jiménez
2023-02-27
1
-1
/
+1
*
Use `kurbo` to approximate arcs in `iced_tiny_skia`
Héctor Ramón Jiménez
2023-02-27
1
-0
/
+1
*
Draft text support in `iced_tiny_skia`
Héctor Ramón Jiménez
2023-02-26
1
-0
/
+15
*
Use `Surface::buffer` directly for drawing in `iced_tiny_skia`
Héctor Ramón Jiménez
2023-02-26
1
-0
/
+1
*
Scaffold `iced_tiny_skia` and connect it to `iced_renderer`
Héctor Ramón Jiménez
2023-02-25
1
-0
/
+21