1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 15:13:12 -04:00
Files
egui/examples/custom_font_style/README.md
2022-12-04 17:27:40 +01:00

8 lines
105 B
Markdown

Example how to define custom test styles.
```sh
cargo run -p custom_font_style
```
![](screenshot.png)