A common source of issues is that people do not consider that fonts can have fractional metrics and use QFontMetrics for UI purposes, causing bounds and eliding to be inaccurate. This is not very surprising, since the class name sounds very much like what you should prefer by default and the docs didn't even contain links to the QFontMetricsF class. It might make sense to deprecate the class, since it really does not serve any useful purpose, but for now we at least document the issue up-front so that users can easily find the alternative. Pick-to: 6.5 6.8 6.9 Task-number: QTBUG-132102 Change-Id: I69756c561e5dee448a9d0a7d85af1a9b15ff1ae3 Reviewed-by: Nodir Temirkhodjaev <nodir.temir@gmail.com> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%