summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>2011-03-16 11:52:28 (GMT)
committerLaszlo Agocs <laszlo.p.agocs@nokia.com>2011-03-16 11:52:28 (GMT)
commit48629ab39aa4e20b21a359dc251569a98606983d (patch)
tree7a8f84d992100eca27a274f25013b8d74a41e4ee /mkspecs/common
parent2bd6dec008693b48430b8f29c564fa8a24158370 (diff)
downloadQt-48629ab39aa4e20b21a359dc251569a98606983d.zip
Qt-48629ab39aa4e20b21a359dc251569a98606983d.tar.gz
Qt-48629ab39aa4e20b21a359dc251569a98606983d.tar.bz2
Fix for wrong dpi metrics for raster pixmaps on Symbian.
The original implementation relied on SizeInTwips() for the underlying bitmap which unfortunately returns 0, leading to incorrect results from QPixmap::logicalDpiX/Y(). This caused issues in text rendering onto pixmaps (QTBUG-17628). This fix changes QS60PixmapData to use a slightly different metrics() implementation (the one VG and GL PixmapData are using). Task-number: QTBUG-18154 Reviewed-by: Jani Hautakangas
Diffstat (limited to 'mkspecs/common')
0 files changed, 0 insertions, 0 deletions