Automotive
Unsolved
QML and Qt Quick
-
I have used QtQuickControls2/examples/QuickControls2/imagine/automotive/automotive sample demo. I have debugged the app and found that the text in the demo was not using FreeType rendering engine. I did not recognize which rendering engine the example is using? Is there any way that forcefully set the Application to use the FreeType for rendering the text in the Application.
-
You can choose rendering type with renderType property.
As for using FreeType, you may force it's use when configuring Qt https://doc.qt.io/qt-5/qtgui-attribution-freetype.html and https://doc.qt.io/qt-5/configure-options.html#third-party-libraries