diff options
author | Laszlo Agocs <laszlo.p.agocs@nokia.com> | 2011-03-16 11:52:28 (GMT) |
---|---|---|
committer | Laszlo Agocs <laszlo.p.agocs@nokia.com> | 2011-03-16 11:52:28 (GMT) |
commit | 48629ab39aa4e20b21a359dc251569a98606983d (patch) | |
tree | 7a8f84d992100eca27a274f25013b8d74a41e4ee /translations/linguist_zh_CN.ts | |
parent | 2bd6dec008693b48430b8f29c564fa8a24158370 (diff) | |
download | Qt-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 'translations/linguist_zh_CN.ts')
0 files changed, 0 insertions, 0 deletions