In my c++ qt/qml project I use WebEngine and WebView for displaying web content. Text is smooth (anti-aliased) in older qt versions (5.12.5), but in version 6.3.0 and 6.4.0 text is not smooth, like anti-alias was disabled,text is pixeled.
Does anyone knows, what might be the reason ?