From e57d460e31dfa9337601ed6f35f93cd08317e211 Mon Sep 17 00:00:00 2001 From: omar Date: Wed, 3 Jun 2015 12:48:55 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b87cb4e3..ea2b9fabe 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,10 @@ Gallery ![screenshot 4](/web/test_window_04.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) + +![screenshot 7](https://cloud.githubusercontent.com/assets/8225057/7903336/96f0fb7c-07d0-11e5-95d6-41c6a1595e5a.png) + +![screenshot 8](/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: ```