qt5base-lts/tests/auto/gui/text/qglyphrun
Konstantin Ritt 279562172d enable the text layout's cache where it is seems to be missed
e.g. in QStaticText, the data is used just to get the line's y-position
and re-calculates just after the loop to determine the bounding rect and to draw the text;

in QWidgetLineControl, the data re-calculated over and over while the result
is seems to remain the same; probably the caching is needed here too

Change-Id: I0f7eb291532f63eccb9c5f749daebb73ff90632f
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
2012-05-16 19:38:01 +02:00
..
qglyphrun.pro Enable Windows font tests.. 2012-03-31 08:41:23 +02:00
test.ttf Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
tst_qglyphrun.cpp enable the text layout's cache where it is seems to be missed 2012-05-16 19:38:01 +02:00