qt5base-lts/tests/auto/gui/text/qglyphrun
Eskil Abrahamsen Blomfeldt dce530b64e Fix bounding rect of glyph runs in multi-line QTextLayout
When getting the glyph runs from a QTextLayout with multiple
lines, the glyph runs would be merged if possible, but not their
bounding rects. This was an oversight.

[ChangeLog][Text][QTextLayout] QTextLayout::glyphRuns() now returns
united bounding rects for glyph runs that are merged.

Change-Id: Ibbeaa99ecfc4e82e7965342efdae7c3c2b637343
Task-number: QTBUG-50715
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2016-01-30 06:53:44 +00:00
..
qglyphrun.pro QStyleSheetStyle: Don't interfere with QFontDialog 2014-10-24 16:59:26 +02:00
testdata.qrc QStyleSheetStyle: Don't interfere with QFontDialog 2014-10-24 16:59:26 +02:00
tst_qglyphrun.cpp Fix bounding rect of glyph runs in multi-line QTextLayout 2016-01-30 06:53:44 +00:00