summaryrefslogtreecommitdiffstats
path: root/tools/qtestlib
diff options
context:
space:
mode:
authorTrond Kjernåsen <trond@trolltech.com>2010-03-25 12:31:16 (GMT)
committerTrond Kjernåsen <trond@trolltech.com>2010-03-25 12:37:17 (GMT)
commita81b5cf5b4e5388f3bda2aa8c4855d9a1b0bba28 (patch)
treef81c2d596930e1c026e8c0e73f80a52b98c12cf4 /tools/qtestlib
parent6729645b28f6acfeab9bb0bc488ca4143c480f5a (diff)
downloadQt-a81b5cf5b4e5388f3bda2aa8c4855d9a1b0bba28.zip
Qt-a81b5cf5b4e5388f3bda2aa8c4855d9a1b0bba28.tar.gz
Qt-a81b5cf5b4e5388f3bda2aa8c4855d9a1b0bba28.tar.bz2
Fixed QPrintPreview text drawing (visible in Assistant).
WebKit (which Assistant uses) uses QFont::setPixelSize() to specify the font sizes. Those are treated differently in Qt than fonts specified with setPointSize(). Fonts specified with setPixelSize() should *not* be scaled to compensate for DPI changes between devices, unlike fonts with a pointSize() set. Task-number: QTBUG-9282 Reviewed-by: Eskil
Diffstat (limited to 'tools/qtestlib')
0 files changed, 0 insertions, 0 deletions