@ -160,16 +160,12 @@ User screenshots:
Various tools
[](https://cloud.githubusercontent.com/assets/8225057/20628927/33e14cac-b329-11e6-80f6-9524e93b048a.png)
[](https://raw.githubusercontent.com/wiki/ocornut/imgui/web/v160/editor_white.png)
[](https://raw.githubusercontent.com/wiki/ocornut/imgui/web/v160/editor_white.png)


Custom profiler
[](https://raw.githubusercontent.com/wiki/ocornut/imgui/web/v148/profiler.png)
Color Pickers

Dear ImGui can load TTF/OTF fonts. UTF-8 is supported for text display and input. Here using Arial Unicode font to display Japanese. Initialize custom font with:
```cpp
ImGuiIO& io = ImGui::GetIO();