mirror of https://github.com/WerWolv/ImHex
build: Disable SVG fonts again until they work on Fedora
This commit is contained in:
parent
2abedbe4ad
commit
f5c24cee67
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue