qt6-bb10/tests/auto/gui/text/qfontmetrics
Allan Sandfeld Jensen 25677ec4b2 Fix bounding box of zero-width entities in QFontEngineFT
Freetype can give us non empty bounds for zero-width characters,
this change just makes us skip metrics of characters already found to
not contribute to text advance. The coretext and windows
font-engines already uses the already calculated advance.

Change-Id: I82b3521a4fb92614be509be5982cd5ab9c1eb7de
Fixes: QTBUG-58854
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2020-02-27 08:59:08 +00:00
..
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qfontmetrics.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
testfont.qrc Fix text shifting vertically when elided 2018-12-21 10:27:12 +00:00
tst_qfontmetrics.cpp Fix bounding box of zero-width entities in QFontEngineFT 2020-02-27 08:59:08 +00:00
ucs4font.ttf Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00