qt5base-lts/tests/auto/gui/text/qfont
Andy Shaw 37c68503cb QFont: Extend the string description to include the missing elements
This extends to/fromString to include style strategy, capitalization,
letter and word spacing and stretch. QFont::fromString() keeps
compatibility with strings from earlier versions as well.

Fixes: QTBUG-67687
Change-Id: I5e95a58f1cd850214af2a7d8906a214facd4e661
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2020-08-22 22:21:35 +00:00
..
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
BLACKLIST Blacklist tst_qfont tests on new platforms 2020-05-25 05:15:53 +00:00
CMakeLists.txt CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qfont.pro Handle fonts that have commas/quotes in the family name 2018-11-08 16:08:25 +00:00
testfont.qrc Handle fonts that have commas/quotes in the family name 2018-11-08 16:08:25 +00:00
tst_qfont.cpp QFont: Extend the string description to include the missing elements 2020-08-22 22:21:35 +00:00
weirdfont.otf Handle fonts that have commas/quotes in the family name 2018-11-08 16:08:25 +00:00