A very particular glyph in one particular font would hit an assert in the glyph path simplification code. It is not clear why this happens, but at least it should not crash. So instead, this patch makes the code bail out cleanly, just leaving that glyph empty (invisible). Task-number: QTBUG-124310 Change-Id: Id3b9c0b03fb82800f029fc718000ee6ca81408f7 Pick-to: 6.7 6.5 6.2 5.15 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io> (cherry picked from commit b6f962c87f5084eaf962bfb033b1398f80475120) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%