1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/examples/custom_font/README.md
2022-12-04 17:27:40 +01:00

8 lines
93 B
Markdown

Example of how to use custom fonts.
```sh
cargo run -p custom_font
```
![](screenshot.png)