mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
New example 'custom_font_style' + improve docs (#1476)
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -850,6 +850,13 @@ dependencies = [
|
||||
"eframe",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "custom_font_style"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"eframe",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "custom_window_frame"
|
||||
version = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user