qt5base-lts/tests/auto/gui/text/qrawfont
Konstantin Tokarev ac1e87d9f3 Added capHeight() to QRawFont and QFontMetrics(F)
Cap height is an important metric of font, in particular it is
required to make decent implementation of "initial-letter"
CSS property in QtWebKit.

Note that some fonts lack cap height metadata, so we need to
fall back to measuring H letter height.

Change-Id: Icf69d92159d070889085e20d31f2e397d796d940
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2016-08-15 18:27:06 +00:00
..
BLACKLIST Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qrawfont.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
testdata.qrc Added capHeight() to QRawFont and QFontMetrics(F) 2016-08-15 18:27:06 +00:00
testfont_bold_italic.ttf Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
testfont_os2_v1.ttf Added capHeight() to QRawFont and QFontMetrics(F) 2016-08-15 18:27:06 +00:00
tst_qrawfont.cpp Added capHeight() to QRawFont and QFontMetrics(F) 2016-08-15 18:27:06 +00:00