qt5base-lts/tests/auto/gui/text/qfontmetrics
Eskil Abrahamsen Blomfeldt cb8445f032 Remove historical +1 from font height calculation
Historically, we've calculated font height as ascent+descent+1.
In Qt 4, a patch was added to work around this by subtracting
1 from the descent of the font engines. We now remove the +1 and
the work arounds.

Change-Id: I7e25d49b97ac892015d3328f32d70eb9a7c2d88f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-02-17 05:26:44 +01:00
..
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qfontmetrics.pro Make "nmake check" pass for gui tests in Windows. 2012-02-10 15:40:22 +01:00
testfont.qrc Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
tst_qfontmetrics.cpp Remove historical +1 from font height calculation 2012-02-17 05:26:44 +01:00
ucs4font.ttf Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00