MCPcopy Create free account
hub / github.com/Aegel5/SimpleSwitcher / Build

Method Build

imgui_tiny_app/imgui/imgui_draw.cpp:3024–3028  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3022}
3023
3024bool ImFontAtlas::Build()
3025{
3026 ImFontAtlasBuildMain(this);
3027 return true;
3028}
3029#endif // #ifndef IMGUI_DISABLE_OBSOLETE_FUNCTIONS
3030
3031ImFont* ImFontAtlas::AddFont(const ImFontConfig* font_cfg_in)

Callers 1

GetTexDataAsFormatFunction · 0.45

Calls 1

ImFontAtlasBuildMainFunction · 0.85

Tested by

no test coverage detected