qt5base-lts/tests/auto/gui/text
Eskil Abrahamsen Blomfeldt 1ee6fdc72c Fix QRawFont test when used with bundled FreeType
The auto-hinter in the FreeType version bundled in Qt gives
slightly different advances on some glyphs. As noted in
the removed code, this was already observed on Windows and QNX,
and recently also on Android.

I'm sure it could also happen on platforms using the system library
if the system library was the same version as the one bundled in Qt.
Instead of expect-failing the test, we simply accept both the
observed results as valid.

Note that we need to accept 9 as a result for the default hinting
preference on all platforms, not just Windows, since the default
hinting preference in FreeType can be a system setting.

Change-Id: I3cc0f33f0f66dd64419770b37c10dee457706b5e
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
2015-01-16 09:27:29 +01:00
..
qabstracttextdocumentlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qcssparser Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfont Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfontcache Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfontdatabase Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfontmetrics Fix regression in metric calculation of text with mnemonics 2014-10-01 15:30:43 +02:00
qglyphrun QStyleSheetStyle: Don't interfere with QFontDialog 2014-10-24 16:59:26 +02:00
qrawfont Fix QRawFont test when used with bundled FreeType 2015-01-16 09:27:29 +01:00
qstatictext Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsyntaxhighlighter Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextblock Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextcursor Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextdocument Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextdocumentfragment Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextdocumentlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextformat Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextlayout Skip incompatible QTextLayout tests when dpi-scaling is used 2015-01-09 15:41:40 +01:00
qtextlist Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextobject Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextodfwriter Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextpiecetable Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextscriptengine Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtexttable Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qzip Update license headers and add new license files 2014-09-24 12:26:19 +02:00
text.pro Fix the font engines leaking 2013-03-20 07:02:29 +01:00