This website requires JavaScript.
Explore
Help
Sign In
djkato
/
egui
Watch
1
Star
0
Fork
You've already forked egui
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
master
egui
/
examples
/
svg
/
README.md
8 lines
83 B
Markdown
Raw
Permalink
Normal View
History
Unescape
Escape
Move examples out of `eframe/examples` into `examples/` (#1486) * Move examples out of eframe/examples into examples/ Give each example a `Cargo.toml` and `src/main.rs`. This makes it easier for people to use as templates. * Update README.md with more deps needed on vanilla Ubuntu * Install libgtk-3-dev on CI, hoping that will fix something
2022-04-13 14:13:24 +00:00
Example how to show an SVG image.
```sh
cargo run -p svg
```
Automatically generate screenshots for all examples (#2379)
2022-12-04 16:27:40 +00:00

Reference in a new issue
Copy permalink