build: Disable SVG fonts again until they work on Fedora

This commit is contained in:
WerWolv 2025-07-26 21:50:43 +02:00
parent 2abedbe4ad
commit f5c24cee67
1 changed files with 0 additions and 1 deletions

View File

@ -167,7 +167,6 @@ namespace ImGui
#define IMGUI_DEBUG_TOOL_ITEM_PICKER_EX
#define IMGUI_USE_WCHAR32
#define IMGUI_USE_LEGACY_CRC32_ADLER 1
#define IMGUI_ENABLE_FREETYPE_LUNASVG 1
#if defined(IMGUI_TEST_ENGINE)
#include "imgui_te_imconfig.h"