-
Bug
-
Resolution: Done
-
P1: Critical
-
5.0.1
-
None
-
The bug only shows up in the Linux version of Qt (I tested Mac and Windows also).
-
9bf5870eb9a4e4449eda731029db5af2bcea39a3
I have an app that draws Hebrew text (I haven't confirmed yet if the bug also shows up with other scripts) using QPainter::drawText(). When drawing the text with a large font size, at certain (apparently random) large font sizes, the drawText() function doesn't draw some of the (whole) characters at the beginning or the end of the word. I'll try to reproduce a minimal example and report on my findings.