diff options
author | Trond Kjernåsen <trond@trolltech.com> | 2010-03-25 12:31:16 (GMT) |
---|---|---|
committer | Trond Kjernåsen <trond@trolltech.com> | 2010-03-25 12:37:17 (GMT) |
commit | a81b5cf5b4e5388f3bda2aa8c4855d9a1b0bba28 (patch) | |
tree | f81c2d596930e1c026e8c0e73f80a52b98c12cf4 /dist/changes-4.3CEsweetandsour | |
parent | 6729645b28f6acfeab9bb0bc488ca4143c480f5a (diff) | |
download | Qt-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 'dist/changes-4.3CEsweetandsour')
0 files changed, 0 insertions, 0 deletions