Skip to content

Commit 92e6365

Browse files
committed
Windows text rendering fix
1 parent 3897748 commit 92e6365

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ set(JUCE_COMPILE_DEFINITIONS
242242
JUCE_SILENCE_XCODE_15_LINKER_WARNING=1
243243
JUCE_USE_XRENDER=1
244244
JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS=0
245+
JUCE_USE_DIRECTWRITE=0
245246
)
246247

247248
if(LINUX)

0 commit comments

Comments
 (0)