1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 21:30:03 -04:00

let monospace text style be monospaced (#2201)

* let monospace text style be monospaced

* use monospace shortcut
This commit is contained in:
winne42
2022-12-04 15:39:55 +01:00
committed by GitHub
parent ec0b2d8e9a
commit b774159fc8
3 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
```sh
cargo run -p custom_font_style
```
![custom_font_style example](custom_font_style.png)