1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 13:20:05 -04:00
Files
egui/examples/svg/README.md
2022-12-04 17:27:40 +01:00

8 lines
83 B
Markdown

Example how to show an SVG image.
```sh
cargo run -p svg
```
![](screenshot.png)