Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
5.14.0, 5.14.1, 5.14.2, 5.15.0 RC
-
Ubuntu Linux, Windows 10
Description
Rendered text using QPainter->drawText() and set the font family as "Arial, sans-serif". But It display a different font family in Qt 5.14.0 or later. In earlier versions the font is displayed correctly.
Attached is an example which reproduces the issue.