qt5base-lts/tests/manual/highdpi/pixelgadget/pixelgadget.pro
Morten Johan Sørvig 6e806b5339 Say hello to PixelGadget
Utility for visualizing and debugging high-dpi rendering
using QPainter, at different (fractional) scale factors.

In addition contains prototype code for mitigating
painting artifacts such as drawing outside the clip
rect when scaling.

Change-Id: I44f39315ad9674790d51413dddf41e3a51043da6
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2020-09-18 16:07:20 +02:00

4 lines
36 B
Prolog

QT += widgets
SOURCES += main.cpp