diff --git a/README.md b/README.md index c097674..d9ab371 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,8 @@ examples in Zig language with less external dependencies. ImGui/CimGui version **1.91.0dock** (2024/08) - Features - - Included [Font Awesome](https://fontawesome.com/search?m=free&o=r) Icon fonts. + - Included [Font Awesome](https://fontawesome.com/search?m=free&o=r) Icon fonts. + ![alt](img/icon_font.png) - Included GLFW 3.3.9 static library - Included SDL2/SDL3 libraries - Inlcuded STB libraries (only stb_image) diff --git a/img/icon_font.png b/img/icon_font.png new file mode 100644 index 0000000..115fad9 Binary files /dev/null and b/img/icon_font.png differ diff --git a/img/icon_font_jp.png b/img/icon_font_jp.png new file mode 100644 index 0000000..c4a39f1 Binary files /dev/null and b/img/icon_font_jp.png differ