You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new DirectWrite font engine appears to render some fonts blurry.
Valid values for this "fontengine" option are:
- fontengine=freetype
- fontengine=gdi
- fontengine=native
It can also be configured on the command-line using `-platform
windows:fontengine=gdi` for example, or throught an environment
variable, for example `QT_QPA_PLATFORM=windows:fontengine=gdi`.
0 commit comments