Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
6.6.1
-
None
Description
In our application we need to draw some Text using QML Text component and some using a self-implemented QQuickPaintedItem. On Linux and MacOS the text rendering in both components look (more or less) the same. On Windows the QML Text rendered text looks much better. Is there any way to improve the situation?
Windows:
Linux: