From 90fe2c64f5edf299783b2a9cf695a1a417a0361a Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Mon, 8 Aug 2016 15:53:31 +0200 Subject: Make self-contained test of condensed font matching and width Fixes the test for width of condensed fonts so it doesn't depend on the presence of the Liberation font on the system, and adds another test that condensed sub-families can be matched consistently. The latter will however not work on Windows until QTBUG-53458 is solved. Task-number: QTBUG-51335. Change-Id: Id6d046274fa21b2dce0ad6b32dce7f1c8a92a4f4 Reviewed-by: Eskil Abrahamsen Blomfeldt --- tests/auto/gui/text/qfontdatabase/testdata.qrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/auto/gui/text/qfontdatabase/testdata.qrc') diff --git a/tests/auto/gui/text/qfontdatabase/testdata.qrc b/tests/auto/gui/text/qfontdatabase/testdata.qrc index 8a8670bf17..81a0b5b0bf 100644 --- a/tests/auto/gui/text/qfontdatabase/testdata.qrc +++ b/tests/auto/gui/text/qfontdatabase/testdata.qrc @@ -1,5 +1,7 @@ LED_REAL.TTF + ../../../shared/resources/testfont.ttf + ../../../shared/resources/testfont_condensed.ttf -- cgit v1.2.3