summaryrefslogtreecommitdiffstats
path: root/src/testlib
diff options
context:
space:
mode:
authorTrond Kjernåsen <trond@trolltech.com>2009-11-13 16:38:02 (GMT)
committerTrond Kjernåsen <trond@trolltech.com>2009-11-13 16:38:02 (GMT)
commitd0fb8557f3fc3e7c9305662d118228ceca9df72b (patch)
tree48a577a1e45b4c4ebb6648edf533e4ec76efdbdd /src/testlib
parentf1aeeb025c5042f6684855006f963e2203d9c153 (diff)
downloadQt-d0fb8557f3fc3e7c9305662d118228ceca9df72b.zip
Qt-d0fb8557f3fc3e7c9305662d118228ceca9df72b.tar.gz
Qt-d0fb8557f3fc3e7c9305662d118228ceca9df72b.tar.bz2
Character spacing when drawing a QPicture to a high DPI device.
Drawing some text into a QPicture, and then drawing that QPicture to e.g. a QPrinter, would make the character spacing all wrong. The old approach that tried to fix this adjusted the DPI of the font that was used, so that the text size would be correct. It seems this is not enough, since it will lay out the text in the default resolution, and then scale that up, which may/may not introduce errors. Task-number: QTBUG-4974, 256481 Reviewed-by: Kim
Diffstat (limited to 'src/testlib')
0 files changed, 0 insertions, 0 deletions