Skip to content

Commit

Permalink
Windows: Keep using the GDI font engine for now
Browse files Browse the repository at this point in the history
The DirectWrite engine renders some fonts blurry and appears to cause
a long delay on startup.
  • Loading branch information
bjorn committed Dec 3, 2024
1 parent 8e81703 commit 640425d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dist/win/qt.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[Paths]
Plugins = plugins
Translations = translations

[Platforms]
WindowsArguments = fontengine=gdi

0 comments on commit 640425d

Please sign in to comment.