Skip to content

Commit 640425d

Browse files
committed
Windows: Keep using the GDI font engine for now
The DirectWrite engine renders some fonts blurry and appears to cause a long delay on startup.
1 parent 8e81703 commit 640425d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dist/win/qt.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[Paths]
22
Plugins = plugins
33
Translations = translations
4+
5+
[Platforms]
6+
WindowsArguments = fontengine=gdi

0 commit comments

Comments
 (0)