Improved performance of large text when parts are outside view.
authorKim Motoyoshi Kalland <kim.kalland@nokia.com>
Mon, 12 Dec 2011 12:02:13 +0000 (13:02 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 13 Dec 2011 10:11:58 +0000 (11:11 +0100)
commitd52fd497f60a3c4456994f4f10e9451d611c9ea4
tree260e309b017d7d1575ecf5b46276617a035e4f96
parent0553ab912746ece4a309d9b5b5cf1fd54630ffc2
Improved performance of large text when parts are outside view.

Avoid generating paths for the parts of the text that are outside
the viewport in the raster paint engine.

Task-number: QTBUG-22687
Change-Id: I06159bc4c1aa82a07606f4b2f0336cb25dfd56d2
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
src/gui/painting/qpaintengine_raster.cpp