Why Pixmap looking ugly on laptop with SPI set to 125%
I’m trying to draw a png image (using QPixmap
) in a QLabel
. I resize the pixmap to fit the QLabel size. It looks just fine when DPI is set to 100%. But on my laptop, where DPI is set to 125% (to make text bigger, this is the default recommended config on the laptop), the pixmap looks ugly (the lines are blured):