User Tools

Site Tools



gui_api_changelog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
gui_api_changelog [2018/04/18 09:01] – created fxfiregui_api_changelog [2018/04/18 09:01] fxfire
Line 1: Line 1:
 TODO: TODO:
  Add multiple Fonts to be loaded by users, also add:  Add multiple Fonts to be loaded by users, also add:
- IMGUI_API ImFont*       GetFont();                                                      // get current font+ IMGUI_API ImFont*       GetFont();                                                     
  IMGUI_API float         GetFontSize();  IMGUI_API float         GetFontSize();
-  IMGUI_API void          PushFont(ImFont* font);                                         // use NULL as a shortcut to push default font+  IMGUI_API void          PushFont(ImFont* font);                                        font
  IMGUI_API void          PopFont();  IMGUI_API void          PopFont();
  
gui_api_changelog.txt · Last modified: 2018/04/18 11:29 by fxfire