Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
6.6.1
-
None
Description
Follow-Up to QTBUG-131264.
If you need to develop your own QML Components in C++ that inherit from QQuickPaintedItem you are not able to render text the same as QML Text would do it. This is especially recognizable in Windows. It would be cool to have the same font rendering options available in QPainter as you have in QML Text component.
Comparison: