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

New example 'custom_font_style' + improve docs (#1476)

This commit is contained in:
tami5
2022-04-14 08:54:01 +03:00
committed by GitHub
parent a7b6334784
commit b738418243
6 changed files with 121 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ members = [
"examples/custom_3d_glow",
"examples/custom_3d_three-d",
"examples/custom_font",
"examples/custom_font_style",
"examples/custom_window_frame",
"examples/download_image",
"examples/file_dialog",