Move glyph run merging logic to QTextLayout level
authorJiang Jiang <jiang.jiang@nokia.com>
Thu, 30 Jun 2011 10:45:44 +0000 (12:45 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 30 Jun 2011 11:16:41 +0000 (13:16 +0200)
commit399208c54b18bf7dd671439107fbb9910218a51c
tree63f62d9fbe7dbe321aa27d7836331cc6f0fc1e48
parent13b83d896de8b00d6a373c97917ce52553a7e451
Move glyph run merging logic to QTextLayout level

So that we can merge glyph runs from different QTextLines.

Change-Id: Id8e0cc1aa21a482a995773fd55599c0011245e82
Reviewed-on: http://codereview.qt.nokia.com/950
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
src/gui/text/qrawfont.h
src/gui/text/qtextlayout.cpp