mirror of
https://github.com/ocornut/imgui.git
synced 2024-11-24 15:50:25 +01:00
Web: Added screenshots
This commit is contained in:
parent
04e91500c5
commit
b5b165b989
@ -42,7 +42,9 @@ Gallery
|
||||
![screenshot 2](/web/test_window_02.png?raw=true)
|
||||
![screenshot 3](/web/test_window_03.png?raw=true)
|
||||
![screenshot 4](/web/test_window_04.png?raw=true)
|
||||
![screenshot 4](/web/examples_02.png?raw=true)
|
||||
![screenshot 5](/web/test_window_05_menus.png?raw=true)
|
||||
![screenshot 6](/web/examples_03.png?raw=true)
|
||||
![screenshot 7](/web/examples_02.png?raw=true)
|
||||
|
||||
ImGui can load TTF fonts. UTF-8 is supported for text display and input. Here using Arial Unicode font to display Japanese. Initialize custom font with:
|
||||
```
|
||||
|
BIN
web/examples_03.png
Normal file
BIN
web/examples_03.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
BIN
web/test_window_05_menus.png
Normal file
BIN
web/test_window_05_menus.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
Loading…
Reference in New Issue
Block a user