Fonts for all Office NX apps, fonts are blurry, which is similar to what I've found with Electron apps (screenshot at the bottom). The workaround for Electron apps is to add in the options to the desktop file the following:
Code: Select all
--enable-ozone --enable-features=UseOzonePlatform --ozone-platform-hint=auto
I've also tried testing with both the "DPI" and "Smooth edges of screen fonts", but neither makes any discernible difference.
Just wondering if anyone else has come across something similar and perhaps how they resolved it.