Generate glyphs in un-transformed coordinate system.
authorSamuel Rødal <samuel.rodal@nokia.com>
Fri, 2 Sep 2011 11:48:26 +0000 (13:48 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 20 Sep 2011 10:00:33 +0000 (12:00 +0200)
commitca320dfc304626e4878d6f1e5d50e070efbfdd85
treeafe1e130f95a66380a31708436bfff47e769507f
parent070d9c00c488a5ee6811f04170cf488ead79bf80
Generate glyphs in un-transformed coordinate system.

Avoids rounding issues with very large coordinates.

Task-number: QTBUG-21262 - QRasterPaintEngine & QFontEngineFT - fonts corrupted when scrolling to the bottom of long texts
Reviewed-by: Eskil
Signed-off-by: Aleksandar Stojiljkovic <aleksandar.stojiljkovic@nokia.com>
(cherry picked from commit 43e013e2048e8193e2d31276cac6348a9f6ce340)

Change-Id: I5810a1a60f2bbdba4889a6b5e493b183018f3976
Reviewed-on: http://codereview.qt-project.org/5202
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
src/gui/painting/qpaintengine.cpp