Jagged image in wayland on HiDPI monitor
-
I am creating a PDF reader using mupdf library and Qt6. The rendered page looks good on my normal monitor but looks bad on my HiDPI monitor in wayland. When I switch to X11 display server, the rendered image looks good on both the monitors.
-
Hi,
Which version of Qt ?
How did you installed it ?
Which Linux distribution ?
Which version of Wayland ? -
Are you using display scaling on the HiDPI monitor? Is everything else (except for the PDF part) rendered the same size if using either Wayland or X11?