Is there any way to change the aspect ratio with QGraphicsWebView or QWebView? The problem is that the LCD screen (800x480) has non-square pixels, thus the web pages are displayed incorrectly, e.g. circles become ovals. The software is used in Linux with Xorg, however, the graphics driver doesn't have an option to set the aspect ratio, it's a very simple framebuffer.
Thanks for ideas!
I'm copying the answer provided by Konstantin Tokarev at forum.qt.io:
The original: https://forum.qt.io/topic/85209/screen-aspect-ratio-and-qwebview