- Edited
It's interesting to me to make Qt Quick (controls) to be compiled with QT_QUICK_DEFAULT_TEXT_RENDER_TYPE=NativeRendering which should improve text kerning in some qml controls. That's the strange distance between letters in qml (not in any C++ widgets).
@demm did you plan to do it, i can test locally compiled qml to test it, if you're interested?