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
qfontmetrics.pro
testfont.qrc
tst_qfontmetrics.cpp Fix bounding box of zero-width entities in QFontEngineFT 2020-02-27 08:59:08 +00:00
ucs4font.ttf