Class ImGuiFonts¶ Defined in File imgui_fonts.h Class Documentation¶ class ImGuiFonts¶ Public Static Functions static void add(ImGuiFontConfiguration font, bool is_default = false, bool merge_with_last = false)¶ static void push_font(const StringId &font_name)¶ static void pop_font()¶ static ImFont *get(const StringId &font_name)¶