Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
Loading...
Searching...
No Matches
donner::editor::gui::EditorWindowFonts Struct Reference

Fonts loaded into this window's ImGui context for the editor shell. More...

#include "donner/editor/gui/EditorWindow.h"

Public Member Functions

bool complete () const

Public Attributes

ImFont * uiRegular = nullptr
ImFont * uiBold = nullptr
ImFont * code = nullptr

Detailed Description

Fonts loaded into this window's ImGui context for the editor shell.


The documentation for this struct was generated from the following file: