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/shared/resources/testfont_condensed.ttf | Bin 0 -> 66512 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/auto/shared/resources/testfont_condensed.ttf (limited to 'tests/auto/shared/resources') diff --git a/tests/auto/shared/resources/testfont_condensed.ttf b/tests/auto/shared/resources/testfont_condensed.ttf new file mode 100644 index 0000000000..6a6c536202 Binary files /dev/null and b/tests/auto/shared/resources/testfont_condensed.ttf differ -- cgit v1.2.3