From what I've seen, it's a combination of poor font hinting, a bad cleartype implementation, it some combination there of. You can change the way Qt handles the font hinting, by turning off antialiased text. It'll good the issue, but then the text won't appear smooth.
> Sent: Tuesday, June 09, 2020 at 8:51 AM > From: "Alexander Dyagilev" <alervd...@gmail.com> > To: interest@qt-project.org > Subject: [Interest] QtQuick: weird fonts problem > > Hello, > > One of our users reported that text drawing is broken. It's PNG, it > seems image is not blurred and this is how app looks really on his PC. > > Why can this happen? > > https://i.imgur.com/GG9hXPQ.png > > _______________________________________________ > Interest mailing list > Interest@qt-project.org > https://lists.qt-project.org/listinfo/interest > _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest